Details
-
Task
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Won't Fix
-
None
Description
In 10.5 log records are parsed to find mtr commit LSN, then this LSN is stored in record object and used to compare it with FIL_PAGE_LSN, in 10.2 such preliminary parsing absent, and that is why there is nothing to compare. To fix it we need to implement such mtr commit LSN search for 10.2 too.
Attachments
Issue Links
- relates to
-
MDEV-12353 Efficient InnoDB redo log record format
- Closed
-
MDEV-24705 add check that LSN of the last skipped log record equals to FIL_PAGE_LSN field
- Closed
-
MDEV-24197 Prepare step of backup failing on large backup
- Closed
-
MDEV-25014 insert log record is not written for compressed row format
- Closed