218
218
"Skip rows bigger than this if myisamchk can't allocate memory to hold it",
219
219
(char**) &check_param.max_record_length,
220
220
(char**) &check_param.max_record_length,
221
0, GET_ULL, REQUIRED_ARG, LONGLONG_MAX, 0, LONGLONG_MAX, 0, 0, 0},
221
0, GET_ULL, REQUIRED_ARG, INT64_MAX, 0, INT64_MAX, 0, 0, 0},
223
223
"Faster than extend-check, but only finds 99.99% of all errors. Should be good enough for most cases.",
224
224
0, 0, 0, GET_NO_ARG, NO_ARG, 0, 0, 0, 0, 0, 0},