1. Alexander Evtyushkin
  2. Valentina Studio
  3. Sunday, February 10 2019, 11:01 PM
  4.  Subscribe via email
Hi all! I'm trying to connect to the existing MySQL database created with MAMP. Received the error message Error( 2013 ) HY000: "Lost connection to MySQL server at 'handshake: reading inital communication packet', system error: 60". The MySQL server is running on the localhost. It is the 5.1.44 MySQL with 10th cersion of protocol. Need suggestions.
Comment
There are no comments made yet.
Sergey Pashkov Accepted Answer
Hello,

Do you specify host as “localhost” or “127.0.0.1”?
Comment
There are no comments made yet.
  1. more than a month ago
  2. Valentina Studio
  3. # 1
Yes: localhost:8888, as I usually connect from other clients.
Comment
There are no comments made yet.
  1. more than a month ago
  2. Valentina Studio
  3. # 2
Hello,

Do you specify host as “localhost” or “127.0.0.1”?


Yes, localhost:8888, as I do from other clients.

Tried 127.0.0.1, but with the same result: Error 2013.
Comment
There are no comments made yet.
  1. more than a month ago
  2. Valentina Studio
  3. # 3
Sorry, there was my fault: the port should have been 8889.
Now it's OK.
Comment
There are no comments made yet.
  1. more than a month ago
  2. Valentina Studio
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.