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
Exchange 2003 "Message Options" is blank
wireless adapter in ubuntu 9
Using the COUNT function??
I need a C# ASP.NET commercial website that's mostly completed
BindingList(Of T) generate exception when replacing items
Windows Application User Login VB to SQL express
Which Processor for a server
2g Limit on MS Exchange
how to insert into a table from another table which is at different database
How Do I Post A .WAV File to a URL