Microsoft
Software
Hardware
Network
Question : mysql syntax Kill id in process list
Show processlist;
What is the syntax to kill an id in the query browser?
Ive tried
Kill id 67065;
and
Kill id '67065;
and
Kill id '67065' from processlist;
and
Kill id 67065 from processlist;
I have admin privelages.
I can see the processlist.
Thanks
Answer : mysql syntax Kill id in process list
do the first
SHOW PROCESSLIST;
than
KILL <Id_number>
you can put , for multiple process id to be killed
Random Solutions
Create a dynamic Form for a webpage
Windows 7 PC virus
Need SQL Translation - Access SQL to SQL 2008 Express
Windows 2000 crash
Replacing broken images (javascript on error in php)
Set up Out of Office Reply for user without resetting, Exchange 2007
Using CSS Float
excel 2003 vba
I can't install Office XP....
mailto isn't working on my image map??