Mysql Kill A Query -
SHOW FULL PROCESSLIST;
The standard command truncates long queries. To see the full query text, use: mysql kill a query
: Terminates both the running query and the entire client connection. SHOW FULL PROCESSLIST; The standard command truncates long