For many months, I have been logging into my remote servers through a tunnel on my Windows machine. Pretty standard: I log in through putty using the designated port 3306, then I open up MySQL Admin tool (or query tool) and log into 127.0.0.1:3306

I've been trying to set this up on my Mac and I get this error when I try to log into the database: "Lost connection to MySQL server at 'reading initial communication packet', system error: 0"

I had no problem setting up the tunnel using Terminal, but I can seem to access the database through Workbench. Has anyone come across this problem?

Thanks a TON in advance. This has been killing me!

link|improve this question

73% accept rate
Hmm. Can you connect to anything else through the tunnel? – Pekka Jul 1 '10 at 19:58
Pekka, yes I can. And I set up another PC to access the databases using the new MySQL toolset (Workbench), so it appears to be a Mac issue. Or an issue with me not knowing what I'm doing wrong on the Mac :D Any ideas? – dwarbi Jul 2 '10 at 11:04
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.