Below is the list of changes that have just been committed into a local
5.1 repository of msvensson. When msvensson does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet@stripped, 2007-05-19 18:22:55+02:00, msvensson@stripped +1 -0
Bug#28401 mysql_upgrade Failed with STRICT_ALL_TABLES, ANSI_QUOTES and NO_ZERO_DATE
- Upgrade result file for 5.1
mysql-test/r/mysql_upgrade.result@stripped, 2007-05-19 18:22:53+02:00,
msvensson@stripped +6 -0
Update result for 5.1 - it has more system tables
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: msvensson
# Host: pilot.blaudden
# Root: /home/msvensson/mysql/bug28401/my51-bug28401
--- 1.12/mysql-test/r/mysql_upgrade.result 2007-05-19 18:15:37 +02:00
+++ 1.13/mysql-test/r/mysql_upgrade.result 2007-05-19 18:22:53 +02:00
@@ -81,14 +81,20 @@ FATAL ERROR: Upgrade failed
set GLOBAL sql_mode='STRICT_ALL_TABLES,ANSI_QUOTES,NO_ZERO_DATE';
mysql.columns_priv OK
mysql.db OK
+mysql.event OK
mysql.func OK
+mysql.general_log OK
mysql.help_category OK
mysql.help_keyword OK
mysql.help_relation OK
mysql.help_topic OK
mysql.host OK
+mysql.ndb_binlog_index OK
+mysql.plugin OK
mysql.proc OK
mysql.procs_priv OK
+mysql.servers OK
+mysql.slow_log OK
mysql.tables_priv OK
mysql.time_zone OK
mysql.time_zone_leap_second OK
| Thread |
|---|
| • bk commit into 5.1 tree (msvensson:1.2499) BUG#28401 | msvensson | 19 May |