mirror of
https://github.com/MariaDB/server.git
synced 2025-06-01 19:42:01 +03:00
Added the condition in innochecksum tool to check page id mismatch. This could catch the write corruption caused by InnoDB. Added the debug insert inside fil_io() to check whether it writes the page to wrong offset.