MYSQL锁表处理

select * from information_schema.innodb_trx

kill trx_mysql_thread_id

你可能感兴趣的:(mysql)