1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Merge mysql.com:/home/bar/mysql-5.0-rpl

into  mysql.com:/home/bar/mysql-5.1-new-rpl
This commit is contained in:
bar@mysql.com
2007-04-09 18:06:27 +05:00
9 changed files with 112 additions and 5 deletions

View File

@@ -378,7 +378,6 @@ void THD::init(void)
update_charset();
reset_current_stmt_binlog_row_based();
bzero((char *) &status_var, sizeof(status_var));
variables.lc_time_names = &my_locale_en_US;
}