Expand description
CLI implementation for the inno validate subcommand.
Cross-validates on-disk tablespace files against live MySQL metadata.
Requires the mysql feature for actual MySQL queries; without it,
provides a helpful error message.
Structs§
- Validate
Options - Options for the
inno validatesubcommand.
Functions§
- execute
- Execute the validate subcommand.