How to use MySQL query browser to work with a remote DB server where remote TCP connections to the MySQL server are not allowed

Image via Wikipedia In this tutorial I will explain how to use the very convenient MySQL query browser to connect and work to your remote MySQL server, where you do not allow remote TCP connections for security reasons (and you do very well!) Many users use web gui tools like phpMyAdmin, but they have limitations… Continue reading How to use MySQL query browser to work with a remote DB server where remote TCP connections to the MySQL server are not allowed