摘要: show open tables where in_use > 0;SELECT trx_mysql_thread_id FROM information_schema.innodb_trx ORDER BY trx_started;kill 89909;show open tables where 阅读全文
posted @ 2025-07-25 15:56 芃-芃 阅读(3) 评论(0) 推荐(0)