[MDEV-26106] [ERROR] InnoDB: Unlock row could not find a 2 mode lock on the record Created: 2021-07-07 Updated: 2021-07-08 Resolved: 2021-07-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer |
| Affects Version/s: | 10.2, 10.3, 10.4, 10.5, 10.6 |
| Fix Version/s: | 10.5.12, 10.6.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergei Petrunia | Assignee: | Sergei Petrunia |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
This is MariaDB's variant of https://bugs.mysql.com/bug.php?id=76803 . If there is an outer join with a constant inner table, a locking-read statement (UPDATE or SELECT... FOR UPDATE) will produce these kind of warnings in the error log:
|
| Comments |
| Comment by Sergei Petrunia [ 2021-07-07 ] |
|
bb-10.5-mdev26106 |