Commit 2b4048c0 authored by unknown's avatar unknown
Browse files

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
parents 859b0550 dc692283
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -73,7 +73,7 @@ static struct my_option my_long_options[]=
};
static const char *load_default_groups[]=
{
  "mysql_upgrade", "client", 0
  "mysql_upgrade", 0
};

#include <help_end.h>