To connect to a remote MYSQL server using SQLYog you can create SSH tunnel using putty following the steps.
Connect to the remote server using putty.
.
Right Click on putty window and select the change settings option.
On settings screen click on SSH to expand and select tunnel.
On the tunnel screen enter the details as in image and then click on Add and then Apply buttons.
Open SqlYog and enter the settings as in the image remember to put in correct password and username for the remote server the hostname would remain localhost only.
Click on connect and you can now access the database on the remote server using SqlYog or any of your favorite GUI clients.
0 Comment(s)