Bug in DBD::mysql causes crash on mysql_ping from 4.006 onwards

We recently upgraded our DBD::mysql install, and started noticing
intermittent client processes crashing.

After some investigation, it turns out that if a server connection times
out, then when the client tries to do a mysql_ping, it'll crash the process.
This bug is documented here:

http://bugs.mysql.com/bug.php?id=36810

It seems to have been around for a while (introduced between 4.006 and
4.007) and is reported to be in 4.008 still.

This seems a pretty serious bug, and various distributions are or will ship
with it (like Ubuntu Intrepid). Is anyone looking into this?

Rob


--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules [at] m .gmane.org
Rob Mueller [ Mi, 08 Oktober 2008 01:24 ] [ ID #1972361 ]
Datenbanken » gmane.comp.db.mysql.perl » Bug in DBD::mysql causes crash on mysql_ping from 4.006 onwards

Vorheriges Thema: mysql_server_end
Nächstes Thema: Need help, struggling installing mysql in Perl v5.10.0