Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
While reusing the cached undo log block, mtr expects the page write to change
while writing the trx id. cached undo log block could contain bytes which were
originally written for some other transaction. So InnoDB should make mtr to do
MAYBE_NOP while resuing cached undo log block.
Attachments
Issue Links
- is caused by
-
MDEV-12353 Efficient InnoDB redo log record format
- Closed