mysql 运行出错提示:1205, 'Lock wait timeout exceeded; try restarting transaction')
登录navicat 运行查询SELECT * FROM information_schema.INNODB_TRX
try_mysql_thread_id显示:623423
则执行kill 623423来解决
搜索
复制
mysql 运行出错提示:1205, 'Lock wait timeout exceeded; try restarting transaction')
登录navicat 运行查询SELECT * FROM information_schema.INNODB_TRX
try_mysql_thread_id显示:623423
则执行kill 623423来解决
搜索
复制
相关文章: