Procedure that kill all the sleeping processes? (no replies)
(MySQL.com) Hi,
I'm using MySql 5.0.22 and I dont have the table processlist on information_schema.
So I dont know how exactly to implements the procedure with "show full processlist".
What I mean is - how can I insert it into a variable/cursor it..
The