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 xxxx is the offending thread id.

regards,

P

On
26 Feb 2001 [EMAIL PROTECTED] wrote:

> 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 list the mysqld is still running that query 
>, how do i stop mysql from running the query once the perl program is stopped .Are 
>there any server parameters that i have to tune 
> 
> i am using Mysql version 3.22.32 
> 
> Thanks in Advance
> 
> 
> Kiran
> 
> 
> ______________________________________________________
> 123India.com - India's Premier Portal 
> Get your Free Email Account at http://www.123india.com
> 
> 
> 
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
> 
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
> 
> 


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to