Mysql 正在执行的sql(主要查询慢sql)

参考 https://juejin.cn/post/6845166890986242056

select * from information_schema.processlist where id in ( select trx_mysql_thread_id from information_schema.INNODB_TRX )

posted @ 2022-04-07 17:26  小马快跑3  阅读(47)  评论(0编辑  收藏  举报