Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: N/A
-
Component/s: Storage Engine - InnoDB
-
Labels:None
Description
The fix of MDEV-29438 introduced a failure of the test gcol.innodb_virtual_basic in MemorySanitizer and some AddressSanitizer builds.
The reason is that a record whose size is less than 8 bytes is being compared to the previous infimum record (whose size is 8 bytes).
Attachments
Issue Links
- is caused by
-
MDEV-29438 Recovery or backup of instant ALTER TABLE is incorrect
-
- Closed
-