Re: Apache::DBI and DBD::mysql ping not working

2011-02-23 Thread Daniel Manley
3 11:28 AM, Daniel Manley wrote: Hi, I've been digging around in my mod_perl-based apps and trying to figure out why setting up the DB connections for pinging is still randomly producing first-thing-in-the-morning "mysql server has gone away" errors. I read up about the morning bug an

Apache::DBI and DBD::mysql ping not working

2011-02-23 Thread Daniel Manley
Hi, I've been digging around in my mod_perl-based apps and trying to figure out why setting up the DB connections for pinging is still randomly producing first-thing-in-the-morning "mysql server has gone away" errors. I read up about the morning bug and such (adding ping() to mysql.pm based