Paste #27
Welcome On LodgeIt
Welcome to the LodgeIt pastebin. In order to use the notification feature a 31 day cookie with an unique ID was created for you. The lodgeit database does not store any information about you, it's just used for an advanced pastebin experience :-). Read more on the about lodgeit page. Have fun :-)
1 2 3 4 5 | {"auto-increment-increment", OPT_AUTO_INCREMENT,
N_("Auto-increment columns are incremented by this"),
(char**) &global_system_variables.auto_increment_increment,
(char**) &max_system_variables.auto_increment_increment, 0, GET_ULL,
OPT_ARG, 1, 1, UINT64_MAX, 0, 1, 0 },
|