Development Machine SSH Tunnel Configuration
Edit your Putty SessionÂ
Navigate to Connection -> SSH -> Tunnels
For MySQL add 3306 in the source port, the destination is 127.0.0.1:3306 Click apply, the Session Category and then save your session. You can now access MySQL on the remote server through the SSH tunnel. Open your Workbench to configure your service.MySQL Workbench Configuration