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 shows that mysqld segfaults after setting some socket options. Recompiling different versions of mysql from source didn't change anything, so I'm guessing the problem lays somewhere deeper. According to rumors pthreads are severly broken and my be at fault here... Any idea? andreas