1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00

Merge bk@192.168.21.1:mysql-5.0-kt

into  mysql.com:/home/hf/work/mysql-5.0.19452


client/mysql_upgrade.c:
  Auto merged
This commit is contained in:
unknown
2006-08-02 14:17:16 +05:00

View File

@@ -73,7 +73,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>