Skip to main content

Module simulate

Module simulate 

Source
Expand description

CLI implementation for the inno simulate subcommand.

Simulates InnoDB crash recovery levels 1-6 (innodb_force_recovery) to predict data recoverability at each level without modifying any files.

Structs§

SimulateOptions
Options for the inno simulate subcommand.

Functions§

execute
Execute the inno simulate subcommand.