howtoforge.com — This is a description of how to set up a secure tunnel between your MySQL Server and a locally running MySQL Administrator using PuTTY. By creating a secure tunnel to your MySQL server using PuTTY, you can grant localhost access to powerful applications like MySQL Administrator while making your server appear as if it isn't even there.
Jan 1, 2007 View in Crawl 4
rockhornJan 2, 2007
I get this error message:"Either the server service or the configuration file could not be found. Startup variables and service section are therefore disabled."Anyone know of a workaround? Or at least a way to suppress this message?
f00xx0riz3rJan 2, 2007
Oooh.. lame! :) How to surf the web via a SSH tunnel.How to surf porn at work with a SSH tunnel.How to digg useing a SSH tunnel.Lame!
marnikdotorgJan 2, 2007
I never said there was. You should pay more attention.
agretJan 2, 2007
or the windows app navicat....which was ported to OSX
jon077Jan 2, 2007
from cygwin: ssh -L 4444:localhost:3306 user@server.com