brittneybrinsfield / sequel-pro

Automatically exported from code.google.com/p/sequel-pro
Other
0 stars 0 forks source link

Lost connection to MySQL server at 'reading initial communication packet', system error: 0 #1823

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Setup an up-to-date mysql package on Ubuntu12.04LTS
2. Try to connect with an SSH tunnel on port 2222

In my.cnf :
# Instead of skip-networking the default is now to listen only on
# localhost which is more compatible and is not less secure.
bind-address    = 127.0.0.1

MySQLWorkbench works flawlessly for the exact same setup.

What is the expected output?
Working connection

What do you see instead?
Lost connection to MySQL server at 'reading initial communication packet', 
system error: 0

What version of Sequel Pro are you using?
1.0.2
What version of OS X are you using?
10.8.5
What version of MySQL are you connecting to on the server?
mysqld  Ver 5.5.32-0ubuntu0.12.04.1 for debian-linux-gnu on x86_64 ((Ubuntu))

Please provide any additional information below.

Original issue reported on code.google.com by olouvig...@gmail.com on 9 Oct 2013 at 10:03

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Happened on a fresh reinstalled server.
I think it may come from an SSH changed identity issue.

Original comment by olouvig...@gmail.com on 9 Oct 2013 at 3:00