Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
MDEV-25257 follow-up: full_crc32 format is garbage-free
In any files that were created in the innodb_checksum_algorithm=full_crc32 format (commit c0f47a4) any unused data fields will have been zero-initialized (commit 3926673).
- Loading branch information