pub fn run_sql_timeout(
    cmd: BuiltinCommand,
    state: &mut State
) -> Result<ControlFlow, Error>