Skip to main content

Module validate

Module validate 

Source
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§

ValidateOptions
Options for the inno validate subcommand.

Functions§

execute
Execute the validate subcommand.