Connect to MySQL through SSH tunnel

Sometime you can not connect to MySQL directly, because the server maybe not open MySQL port to outside network, then you need connect MySQL through SSH tunnel.

All MySQL tools that created by Withdata Software provide the "connect MySQL through SSH tunnel" function.

And the "connect MySQL through SSH tunnel" function is easy to use, just like this:

1. Enter the MySQL information.

connect MySQL through SSH tunnel - MySQL parameters

2. Enter the SSH information.

connect MySQL through SSH tunnel - SSH parameters

Then you can connect to MySQL!