Trying to connect to MySQL using Sequel Pro (not working)
I am trying to login to my server, using Sequel Pro. I get the error:
Lost connection to MySQL server at 'reading initial communication packet', system error: 0
I can access the server fine using terminal, or at the app. But not via Sequel Pro. I can connect fine to the FTP (using Transmit) and my SSH key.
This is how I configure: https://www.dropbox.com/s/yjbugvrswtzbrqz/Sk%C3%A6rmbillede%202014-11-19%2021.39.18.png?dl=0
The process:
SSH Connecting (completes)
MySQL Connecting (fails).
the SSH user and the MySQL user are not necessarily the same, unless you happen to name them the same.