Friday, December 26, 2008

How to examine and kill MySQL client processes

How to examine and kill MySQL client processes: "A useful MySQL command for keeping track of client-server transactions is the SHOW PROCESSLIST command. And you can use the ID's it returns to kill any errant processes."