40
40
static char **default_argv;
41
41
static const char *load_default_groups[]= { "myisamchk", 0 };
42
42
static const char *set_collation_name, *opt_tmpdir;
44
44
static long opt_myisam_block_size;
45
45
static long opt_key_cache_block_size;
46
46
static const char *my_progname_short;