from the mysql console:  > show processlist
this will show you ids of all active connections, even the dead ones

then, again form the console  > kill <processid>

On Thu, Feb 17, 2011 at 3:52 PM, Rafael Valenzuela <rav...@gmail.com> wrote:
> Hi all;
> I wonder if there is any tool to Performance Tuning querys. In other know if
> there is any way to kill connections that take x hours dead (for example 1
> hour)
>
> --
> Mit forever
> My Blog <http://www.redcloverbi.wordpress.com>
> My Faborite 
> Web<http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/index.htm>
> http://www.technologyreview.com/
>



-- 
 - michael dykman
 - mdyk...@gmail.com

 May the Source be with you.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to