Structs§
- Checker
- Checker evaluates whether a transformed SQL still preserves the original failure.
Functions§
- run_
query - Executes a single SQL query string and returns (
is_ok
,error_message_if_any
) - wait_
for_ recovery - Wait until RW recovery finishes (
rw_recovery_status() = 'RUNNING'
)