How to use PuTTY for remote SQL over SSH tunneling with NaviCat?




(5.00 out of 5)



(5.00 out of 5)



(5.00 out of 5)



(5.00 out of 5)



(5.00 out of 5)



(5.00 out of 5)



(5.00 out of 5)




(2 votes)How to use PuTTY for remote SQL over SSH tunneling with NaviCat?
Log in to answer.
Copyright © dBuggr LLC - All Rights Reserved.
decibel.places 7:42 pm on December 23, 2009
Some hosting companies allow SSH but not remote SQL admin with tools like NaviCat. So you need to tunnel in with SSH then connect NaviCat to your localhost.
Here are the steps:
1. This page explains how to use PuTTY for a SSH tunnel with screenshots, easy to follow.
2. Once you are connected, use NaviCat to connect to your localhost on IP 127.0.0.1 on port 3306. I think you may need to have a localhost SQL server set up, I use Xampp use your localhost SQL login – DO NOT use the SSH tab in NaviCat, just the General tab.
3. You’re in and you will see the domains on your remote server in NaviCat. Open one and you will see the database tables. Voila!
(this works on Hot Drupal, should work on any host with SSH shell access)