What is the command for allowing MySQL Query Browser to connect to a MySQL server?

Hello,

To be exact we have a bunch of hosted servers at our ISP.
We are able to connect our MySQL Query Browser to a couple of our MySQL servers but not to a few of them. The ones which we can connect our MySQL Query Browser to, I had to issue a command via the SSH Putty to get these MySQL servers to accept connection via the MySQL Query Browser. However I have mispalced that exact command to get a given MySQL server to allow connection via MySQL Query Browser.
My bad :frowning:

So can you tell me what is the command that we need to issue via SSH Putty to get a MySQL server to accept connection via MySQL Query Browser?

Regards,

This my answer your question

MySQL :: MySQL 5.5 Reference Manual :: 5.5.9 Connecting to MySQL Remotely from Windows with SSH

ThanX. But that is not what I am looking for at all.

The other thing I came across was

Real Programmers: How To: Set Up An Ssh Tunnel With Putty – by hackers, for hackers

Any better?