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
Fixing old RSS Viewer XSLT in SharePoint 2007
Working with Crystal Reports for the first time
Record Update Function Access VBA
Regular Expression for Date format mm/dd/yyyy
Do I need OEM CDs to reinstall or will ActionPack CDs work? SBS 2003
2008 TS apps run through 2008 RDS/TS
programmatically find WebappsClassLoader in tomcat
Read XML through oracle view and ordered output
Message getting stuck in deffered delivery
Change AD password via web