]> git.pld-linux.org Git - packages/mysql.git/blame - mysql-upgrade.patch
- update to 5.1.21
[packages/mysql.git] / mysql-upgrade.patch
CommitLineData
3f8fcf96
ER
1--- mysql-5.1.21-beta/client/mysql_upgrade.c~ 2007-08-29 19:02:11.000000000 +0300
2+++ mysql-5.1.21-beta/client/mysql_upgrade.c 2007-08-29 22:38:46.000000000 +0300
3@@ -36,7 +36,7 @@
7d614874 4
3f8fcf96
ER
5 static my_bool opt_force, opt_verbose, debug_info_flag, debug_check_flag;
6 static uint my_end_arg= 0;
9d55d93e
ER
7-static char *opt_user= (char*)"root";
8+static char *opt_user= (char*)"mysql";
9
10 static DYNAMIC_STRING ds_args;
b3be5f11 11
This page took 0.031326 seconds and 4 git commands to generate.