什么没有 发表于 2018-10-17 13:00:38

遭遇:java.sql.SQLException: Lock wait timeout exceeded; try restarting transaction

  遭遇java.sql.SQLException: Lock wait timeout exceeded; try restarting transaction
  是因为我在大规模的用sql脚本更新表数据,与此同时操作表的应用就报告出了如上的问题。

页: [1]
查看完整版本: 遭遇:java.sql.SQLException: Lock wait timeout exceeded; try restarting transaction