Hi everyone, 

'processlist' displays the current list of mysql threads as seen by mysql.  
I'm looking for that same list but in real thread PID form.  Right now I 
need to be able to tell which thread is which at a system level.  Then I'm 
able to send a SIGKILL to some problem threads. 

Is there a way to get a _real_ PID list from mysql that will display all the 
same things as 'processlist'? 

Thanks, 

 -reid 

---------------------------------------------------------------------
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