30
30
static MYSQL mysql_connection, *sock = 0;
31
static my_bool opt_alldbs = 0, opt_check_only_changed = 0, opt_extended = 0,
31
static bool opt_alldbs = 0, opt_check_only_changed = 0, opt_extended = 0,
32
32
opt_compress = 0, opt_databases = 0, opt_fast = 0,
33
33
opt_medium_check = 0, opt_quick = 0, opt_all_in_1 = 0,
34
34
opt_silent = 0, opt_auto_repair = 0, ignore_errors = 0,