78faba516bd8f5a19f633ef9374e8c0114ac90c0
\345\205\263\344\272\216\351\224\201\350\266\205\346\227\266\351\227\256\351\242\230\346\216\222\346\237\245.md
... | ... | @@ -4,3 +4,11 @@ Lock wait timeout exceeded; try restarting transaction |
4 | 4 | ``` |
5 | 5 | |
6 | 6 | |
7 | +详细异常 |
|
8 | + |
|
9 | +``` |
|
10 | +UPDATE `rbac_user` t SET t.`login_count` = 0, `pwd_expire_day` = 90, `last_login_time` = TIMESTAMP '2024-10-25 10:39:08.000', `status` = '0', `update_user` = 'rbac_user_superuser', `update_date` = TIMESTAMP '2024-10-25 10:39:08.625' WHERE t.id IN ('03xqnu2hykkzt') |
|
11 | +2024-10-25 10:39:18.685 [pool-8-thread-1] ERROR c.s.snest.engine.db.relationdb.RelationDBAccessor -数据源:main,执行SQL失败:Lock wait timeout exceeded; try restarting transaction |
|
12 | + |
|
13 | + |
|
14 | +``` |
|
... | ... | \ No newline at end of file |