原文:Error updating database. Cause:java.sql.SQLException: Lock wait timeout exceeded; try restartingtransaction

select from information schema.innodb trx查看 trx mysql thread id show processlist kill 引起的问题:并发下spring事务造成了死锁。 为什么会造成死锁呢 start transaction update yrProduction SET productQuotedPrice WHERE recId COMMIT ...

2018-10-26 18:57 0 1342 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM