Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.2.2, 10.3.0, 10.4.0
Description
While testing the fix of MDEV-12699, it became clear that crash recovery of ROW_FORMAT=COMPRESSED tables is broken. If I remember correctly, an assertion would fail while applying the MLOG_COMP_REC_INSERT record.
To repeat this more easily, we should probably try to reduce the page flushing rate, or simply remove the workarounds for this bug in the MDEV-12669 fix.
mleich, please try to find a small case for this, either with or without mariabackup. For 10.2, please use innodb_log_optimize_ddl=OFF if the test involves any CREATE INDEX or table-rebuilding ALTER TABLE.
Attachments
Issue Links
- blocks
-
MDEV-12699 Improve crash recovery of corrupted data pages
-
- Closed
-
- relates to
-
MDEV-21339 rpl.rpl_sync test failed, assertion page_offset(rec) <= page_header_get_field failed
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue relates to |
Link |
This issue blocks |
Link |
This issue relates to |
Fix Version/s | 5.5 [ 15800 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Affects Version/s | 5.5 [ 15800 ] | |
Affects Version/s | 10.0 [ 16000 ] | |
Affects Version/s | 10.1 [ 16100 ] | |
Assignee | Matthias Leich [ mleich ] | Marko Mäkelä [ marko ] |
Summary | ROW_FORMAT=COMPRESSED tables are not crash-safe | InnoDB DML after native ALTER TABLE rebuild or ADD INDEX is not crash-safe |
Status | Open [ 1 ] | In Progress [ 3 ] |
Summary | InnoDB DML after native ALTER TABLE rebuild or ADD INDEX is not crash-safe | InnoDB fails to write MLOG_INDEX_LOAD upon completing ALTER TABLE |
Component/s | Storage Engine - XtraDB [ 10135 ] | |
Affects Version/s | 10.4.0 [ 23115 ] | |
Affects Version/s | 10.3.0 [ 22127 ] | |
Affects Version/s | 10.2.2 [ 22013 ] | |
Affects Version/s | 10.2 [ 14601 ] | |
Affects Version/s | 10.3 [ 22126 ] | |
Affects Version/s | 10.4 [ 22408 ] | |
Labels | compressed corruption crash recovery | corruption crash ddl recovery upstream |
Fix Version/s | 10.2.24 [ 23308 ] | |
Fix Version/s | 10.3.15 [ 23309 ] | |
Fix Version/s | 10.4.5 [ 23311 ] | |
Fix Version/s | 10.2 [ 14601 ] | |
Fix Version/s | 10.3 [ 22126 ] | |
Fix Version/s | 10.4 [ 22408 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Link |
This issue relates to |
Workflow | MariaDB v3 [ 95339 ] | MariaDB v4 [ 156065 ] |