Commit bfdc0cdc authored by holyfoot@deer.(none)'s avatar holyfoot@deer.(none)

bug #19452 (mysql_upgrade reads [client] section but doesn't handle [host] option

parent a230166f
...@@ -65,7 +65,7 @@ static struct my_option my_long_options[]= ...@@ -65,7 +65,7 @@ static struct my_option my_long_options[]=
}; };
static const char *load_default_groups[]= static const char *load_default_groups[]=
{ {
"mysql_upgrade", "client", 0 "mysql_upgrade", 0
}; };
#include <help_end.h> #include <help_end.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment