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§
- Simulate
Options - Options for the
inno simulatesubcommand.
Functions§
- execute
- Execute the
inno simulatesubcommand.