Expand description
CLI implementation for the inno verify subcommand.
Runs pure structural checks on a tablespace file without requiring valid checksums. Checks page number sequence, space ID consistency, LSN monotonicity, B+Tree level validity, page chain bounds, and trailer LSN matching.
Structs§
- Verify
Options - Options for the
inno verifysubcommand.
Functions§
- execute
- Run structural verification on a tablespace file.