Re: Process Running Even after timeout

2001-02-22 Thread Dave Hodgkinson
"Kiran Kumar.M" <[EMAIL PROTECTED]> writes: > I have a program that fetches data from mysql database,since the = > database is huge the user gets a time-out(this has been taken care now = > :-)) , but when i see the process list the mysqld process for that = > request is still running , Dosent

Process Running Even after timeout

2001-02-22 Thread Kiran Kumar.M
Hi,   I have a program that fetches data from mysql database,since the database is huge the user gets a time-out(this has been taken care now :-)) , but when i see the process list the mysqld process for that request is still running , Dosent apache close the database connection after it sen