查看MySQL執行的線程
show full processlist;
查看mysql 事務處理列表
select * from information_schema.INNODB_TRX
殺死事務進程
kill 16490
show full processlist;
select * from information_schema.INNODB_TRX
kill 16490
網友整理
注冊時間:
網站:5 個 小程序:0 個 文章:12 篇
網站
小程序
文章
會員