severity 409792 normal tags 409792 + moreinfo unreproducible stop Hello
On 2007-02-05 Vodochnik wrote: > intranet:~# mysql -p -h intranet > Enter password: > ERROR 2013 (HY000): Lost connection to MySQL server at 'reading initial > communication packet', system error: 0 Strange error, never had this one. > I have tried to comment out 'bind-address' or set it to real IP, nothing > helps. Telnet connection can be established, but is closed immediately: > intranet:~# telnet localhost 3306 > Trying 127.0.0.1... > Connected to localhost.localdomain. > Escape character is '^]'. > Connection closed by foreign host. It should show you at least a string with the version number. Do you use /etc/hosts.allow etc and have mysqld configured there? Does "grep mysql /var/log/syslog" gives anything? bye, -christian- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]