"Try to recover every possible row from the data file. Normally this will also find a lot of garbage rows; Don't use this option if you are not totally desperate.",0,0,0,GET_NO_ARG,NO_ARG,'e',0,0,0,0,0,0},
"Force auto_increment to start at this or higher value. If no value is given, then sets the next auto_increment value to the highest used value for the auto key + 1.",(gptr*)&check_param.auto_increment_value,
{"set-variable","Change the value of a variable. Please note that this option is depricated; you can set variables directly with --variable-name=value.",
0,0,0,GET_STR,REQUIRED_ARG,'O',0,0,0,0,0,0},
{"silent",
"Only print errors. One can use two -s to make myisamchk very silent.",0,
0,0,GET_NO_ARG,NO_ARG,'s',0,0,0,0,0,0},
{"sort-index",
"Sort index blocks. This speeds up 'read-next' in applications.",0,0,0,
GET_NO_ARG,NO_ARG,'S',0,0,0,0,0,0},
{"sort-records",
"Sort records according to an index. This makes your data much more localized and may speed up things. (It may be VERY slow to do a sort the first time!)",