1,查询未提交的事务

select t.trx_mysql_thread_id from information_schema.innodb_trx t

 

2,删除线程

kill 7487

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-07-23
  • 2021-11-11
  • 2021-08-27
  • 2021-11-16
  • 2021-10-04
猜你喜欢
  • 2021-05-24
  • 2022-12-23
  • 2022-12-23
  • 2021-12-22
  • 2021-09-10
  • 2022-12-23
相关资源
相似解决方案