mysql解锁表 编程是sx的艺术 2020-08-17 372 阅读1分钟 解锁 • unlock tables; • show processlist • kill id 查询表级锁情况 show status like 'table_%' show status like 'innodb_row_lock%'