#查看事務, trx_mysql_thread_id kill trx_mysql_thread_id即可 select * from information_schema.INNODB_TRX ; kill 3795;
更詳細參數說明可參考 https://www.cnblogs.com/agang-php/p/14493461.html
#查看事務, trx_mysql_thread_id kill trx_mysql_thread_id即可 select * from information_schema.INNODB_TRX ; kill 3795;
更詳細參數說明可參考 https://www.cnblogs.com/agang-php/p/14493461.html
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。