[MDEV-29278] Failed with wrong errno 1205: 'Lock wait timeout exceeded; try restarting transaction', instead of 1213.. Created: 2022-08-09 Updated: 2023-11-28 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.3, 10.4, 10.5, 10.6, 10.7, 10.8, 10.9 |
| Fix Version/s: | 10.11 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Lena Startseva | Assignee: | Oleksandr Byelkin |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | view-protocol | ||
| Issue Links: |
|
||||||||
| Description |
|
If query:
replace with:
In the next test, we get 'ER_LOCK_WAIT_TIMEOUT' instead 'ER_LOCK_DEADLOCK':
Actual result:
Test pass |