That is not the problem... The problem comes in when I do not use Apache::DBI and I still end up with alot of mysql threads. The problem is that I do not think DESTROY is being called.
On 10/10/06, Jordan McLain <[EMAIL PROTECTED]> wrote:
That is not the problem... The problem comes in when I do not use Apache::DBI and I still end up with alot of mysql threads. The problem is that I do not think DESTROY is being called. On 10/10/06, Jeff Pang <[EMAIL PROTECTED]> wrote: > > > > > >I am not sure, but I think the problem you have is that Apache::DBI ignores > >any disconnect() calls on database handles, and doesn't actually disconnect. > > > That's true.Apache::DBI ignores all the disconnect() calls. > > -- > Jeff Pang > NetEase AntiSpam Team > http://corp.netease.com >