mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 03:47:17 +02:00
Merge from 5.0 for 43414
This commit is contained in:
commit
5be4c38226
45 changed files with 119 additions and 156 deletions
|
|
@ -116,7 +116,7 @@ int handle_options(int *argc, char ***argv,
|
|||
uint opt_found, argvpos= 0, length;
|
||||
my_bool end_of_options= 0, must_be_var, set_maximum_value,
|
||||
option_is_loose;
|
||||
char **pos, **pos_end, *optend, *prev_found,
|
||||
char **pos, **pos_end, *optend, *UNINIT_VAR(prev_found),
|
||||
*opt_str, key_name[FN_REFLEN];
|
||||
const struct my_option *optp;
|
||||
uchar* *value;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue