摘要: 执行如下SQL,查看当前事务: select t.trx_mysql_thread_id, t.trx_started, t.trx_state, t.trx_tables_in_use, t.trx_tables_locked, t.trx_rows_locked, timestampdiff(s 阅读全文
posted @ 2022-12-15 13:06 卡卡西村长 阅读(874) 评论(0) 推荐(0) 编辑