1

I can't connect to a given database with mysql command line nor heidisql but this is working with mysql workbench.

SQL Error (2013) in statement #0: Lost connection to MySQL server at 'waiting for initial communication packet', system error: 0

does anybody has a clue what could be the problem ?

Frederic Close
  • 9,389
  • 6
  • 56
  • 67
  • Did you try all the programms from the same box to the same server? The error message seems to indicate that not a single package reached the server (maybe due to a firewall), but that would affect WB as well. – Mike Lischke Nov 04 '13 at 09:15
  • @MikeLischke yes both programs running on the same machine – Frederic Close Nov 04 '13 at 09:16
  • Then the only idea I have is that WB is using a different server/port than the command line or HeidiSQL. Double check all 3 speak to the same server host/port. – Mike Lischke Nov 04 '13 at 09:20

0 Answers0