[MDEV-28443] MDEV-15250 causes latch order violation Created: 2022-04-29 Updated: 2022-05-03 Resolved: 2022-04-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | N/A |
| Fix Version/s: | 10.6.8, 10.7.4, 10.8.3, 10.9.1 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Thirunarayanan Balathandayuthapani | Assignee: | Marko Mäkelä |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | regression | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
InnoDB should copy the undo log record in trx_t::apply_log() and release the |
| Comments |
| Comment by Thirunarayanan Balathandayuthapani [ 2022-04-29 ] |
|
InnoDB should copy the undo log record in trx_t::apply_log() and release the |
| Comment by Thirunarayanan Balathandayuthapani [ 2022-04-29 ] |
|
Patch is in bb-10.6- |