mysql DDL時鎖表的排查

czxin788發表於2021-06-08


select id,USER,USER,time,left(info,10),state from information_schema.processlist where state like '%Waiting for %' order by time desc ;

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/28916011/viewspace-2776026/,如需轉載,請註明出處,否則將追究法律責任。

相關文章