Category Archives: mysql

Tunneling mysql through SSH

When using the MySQL query browser tunneled through SSH, make sure the hostname is set to 127.0.0.1, NOT localhost. Won’t work otherwise.