mysqld barfs on remote connections

2002-10-07 Thread Andreas Thienemann
Hi, it's already in bugzilla as #74943 but I'd like to know if anyone else is experiencing the same problems and maybe even found a solution to it. mysqld accepts local connection without any problems but a "telnet $public_ip mysql" closes the connection. In bugzilla one can find an strace which

Re: mysqld barfs on remote connections

2002-10-07 Thread Andreas Thienemann
On 7 Oct 2002, David Kvarnberg wrote: > On one of my servers it seemed to be a problem with reverse DNS. Try > adding the ip of the connecting box to /etc/hosts. Worked for me. Hmmm. THIS is interesting. Adding the connecting host to /etc/hosts fixed the problem on 217.67.231.219. But on my loca