1677
1679
{"help", '?', N_("Display this help and exit."),
1678
1680
(char**) &opt_help, (char**) &opt_help, 0, GET_BOOL, NO_ARG, 0, 0, 0, 0,
1685
0, GET_BOOL, NO_ARG, 0, 0, 0, 0, 0, 0},
1680
1686
{"auto-increment-increment", OPT_AUTO_INCREMENT,
1681
1687
N_("Auto-increment columns are incremented by this"),
1682
1688
(char**) &global_system_variables.auto_increment_increment,