mirror of
https://github.com/MariaDB/server.git
synced 2025-07-24 19:42:23 +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.