RE: mysql process running

2001-02-26 Thread Peter Skipworth
nd that updating ModAuthMySQL solved the > problem.. > Hope this helps... > > Simon > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 26 February 2001 13:27 > To: [EMAIL PROTECTED] > Subject: mysql process running > > >

Re: mysql process running

2001-02-26 Thread Peter Skipworth
As far as I know, this is on the wishlist, but has not been implemented - ie, a thread should die if the client disconnects. You'll probably need to run mysqladmin kill xxx, where is the offending thread id. regards, P On 26 Feb 2001 [EMAIL PROTECTED] wrote: > Hi Everybody, > I am a

RE: mysql process running

2001-02-26 Thread Simon Green
Hi there Kiran We had the same problme and we found that updating ModAuthMySQL solved the problem.. Hope this helps... Simon -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 26 February 2001 13:27 To: [EMAIL PROTECTED] Subject: mysql process running Hi

mysql process running

2001-02-26 Thread mkirank
Hi Everybody, I am a web developer (Apache ,Perl Mysql) , I am facing a problem , i have a program that runs a query on a text field and displays results , but since the database is huge sometimes apache sends a timeout to the client(browser) but my problem is that when i check the process