#查看事务, 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