// 显示进程状态
show processlist;

// 杀掉锁定的进程
kill thread_id;