2876
2876
(char**) &opt_date_time_formats[DRIZZLE_TIMESTAMP_DATETIME],
2877
2877
(char**) &opt_date_time_formats[DRIZZLE_TIMESTAMP_DATETIME],
2878
2878
0, GET_STR, REQUIRED_ARG, 0, 0, 0, 0, 0, 0},
2883
0, GET_ULONG, REQUIRED_ARG, 0, 0, 7L, 0, 1, 0},
2884
2879
{ "div_precision_increment", OPT_DIV_PRECINCREMENT,
2885
2880
N_("Precision of the result of '/' operator will be increased on that "