[MDEV-26204] Update locks cannot be acquired during a READ UNCOMMITTED transaction with SELECT Created: 2021-07-21 Updated: 2021-08-23 Resolved: 2021-08-23 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | GIS, Storage Engine - InnoDB |
| Affects Version/s: | 10.3.30 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Richard H | Assignee: | Marko Mäkelä |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu 18.04 |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
After upgrading from 10.3.29 to 10.3.30 we started hitting "Update locks cannot be acquired during a READ UNCOMMITTED transaction" errors which did not occur in previous versions. Recreate test case DB with the attached test-case.sql and perform this query:
This will result in:
Might be related to MDEV-26123? |
| Comments |
| Comment by Marko Mäkelä [ 2021-07-21 ] |
|
This report is a duplicate of MDEV-26123. The fix |