1755
1752
{"help", '?', N_("Display this help and exit."),
1756
1753
(char**) &opt_help, (char**) &opt_help, 0, GET_BOOL, NO_ARG, 0, 0, 0, 0,
1761
0, GET_BOOL, NO_ARG, 0, 0, 0, 0, 0, 0},
1762
1755
{"auto-increment-increment", OPT_AUTO_INCREMENT,
1763
1756
N_("Auto-increment columns are incremented by this"),
1764
1757
(char**) &global_system_variables.auto_increment_increment,