On Sat, 7 Jul 2007 12:50:05 +0200 "Ben Noordhuis" <[EMAIL PROTECTED]> wrote:
> On 7/7/07, Ben Noordhuis <[EMAIL PROTECTED]> wrote: > > I'm not aware of a reliable workaround for earlier versions of > > MySQL, unfortunately. > > Allow me to reply to myself. If you can live with a slight performance > impact, the code snippet below should help you to reconnect in a > controlled fashion. Hope this helps. That looks reasonable: a mysql_ping by hand. I might adopt it if no better suggestion emerges. -- Nick Kew Application Development with Apache - the Apache Modules Book http://www.apachetutor.org/
