日期:2014-05-16  浏览次数:20708 次

mysql 锁表 处理
mysql>show status;
查看lock个数

mysql>show processlist;
查看进程ID

mysql>kill thread_id;
杀掉