innochecksum (1) Linux Manual Page
NAME innochecksum – offline InnoDB file checksum utility SYNOPSIS innochecksum [options] file_name DESCRIPTION innochecksum prints checksums for InnoDB files. This tool reads an InnoDB tablespace file, calculates the checksum for each page, compares the calculated checksum to the stored checksum, and reports mismatches, which indicate damaged pages. It was originally developed to speed up verifying…
