mysql DDL 锁表

select trx_state, trx_started, trx_mysql_thread_id, trx_query from information_schema.innodb_trx

 

相关文章: