Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
N/A
-
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