找出未提交的MySQL線程/事務:SELECT * from information_schema.processlist; 這個能看到上面哪個SQL線程ID(下圖的378號線程就是造成
1、實驗環境Myql版本5.7.17-log實驗表結構(root@localhost)[apex]> show create table test; +-