List:Commits« Previous MessageNext Message »
From:msvensson Date:December 5 2006 10:27am
Subject:bk commit into 5.1 tree (msvensson:1.2349)
View as plain text  
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, 2006-12-05 11:27:51+01:00, msvensson@neptunus.(none) +3 -0
  mysql.binlog_index renamed to mysql.ndb_binlog_index

  mysql-test/r/mysql_upgrade.result@stripped, 2006-12-05 11:27:47+01:00, msvensson@neptunus.(none) +2 -2
    mysql.binlog_index renamed to mysql.ndb_binlog_index

  mysql-test/t/system_mysql_db_fix40123.test@stripped, 2006-12-05 11:27:47+01:00, msvensson@neptunus.(none) +1 -1
    mysql.binlog_index renamed to mysql.ndb_binlog_index

  mysql-test/t/system_mysql_db_fix50030.test@stripped, 2006-12-05 11:27:47+01:00, msvensson@neptunus.(none) +1 -1
    mysql.binlog_index renamed to mysql.ndb_binlog_index

# 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:	neptunus.(none)
# Root:	/home/msvensson/mysql/mysql-5.1-maint

--- 1.3/mysql-test/r/mysql_upgrade.result	2006-12-05 11:27:59 +01:00
+++ 1.4/mysql-test/r/mysql_upgrade.result	2006-12-05 11:27:59 +01:00
@@ -1,5 +1,4 @@
 Run mysql_upgrade once
-mysql.binlog_index                                 OK
 mysql.columns_priv                                 OK
 mysql.db                                           OK
 mysql.event                                        OK
@@ -10,6 +9,7 @@ mysql.help_keyword                      
 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
@@ -107,7 +107,6 @@ Run it again - should say already comple
 1
 1
 Force should run it regardless of wheter it's been run before
-mysql.binlog_index                                 OK
 mysql.columns_priv                                 OK
 mysql.db                                           OK
 mysql.event                                        OK
@@ -118,6 +117,7 @@ mysql.help_keyword                      
 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

--- 1.3/mysql-test/t/system_mysql_db_fix40123.test	2006-12-05 11:27:59 +01:00
+++ 1.4/mysql-test/t/system_mysql_db_fix40123.test	2006-12-05 11:27:59 +01:00
@@ -69,7 +69,7 @@ CREATE TABLE time_zone_leap_second (   T
 -- disable_query_log
 
 # Drop all tables created by this test
-DROP TABLE db, host, user, func, plugin, tables_priv, columns_priv, procs_priv, help_category, help_keyword, help_relation, help_topic, proc, time_zone, time_zone_leap_second, time_zone_name, time_zone_transition, time_zone_transition_type, general_log, slow_log, event, binlog_index;
+DROP TABLE db, host, user, func, plugin, tables_priv, columns_priv, procs_priv, help_category, help_keyword, help_relation, help_topic, proc, time_zone, time_zone_leap_second, time_zone_name, time_zone_transition, time_zone_transition_type, general_log, slow_log, event, ndb_binlog_index;
 
 -- enable_query_log
 

--- 1.2/mysql-test/t/system_mysql_db_fix50030.test	2006-12-05 11:27:59 +01:00
+++ 1.3/mysql-test/t/system_mysql_db_fix50030.test	2006-12-05 11:27:59 +01:00
@@ -72,7 +72,7 @@ CREATE TABLE procs_priv (   Host char(60
 -- disable_query_log
 
 # Drop all tables created by this test
-DROP TABLE db, host, user, func, plugin, tables_priv, columns_priv, procs_priv, help_category, help_keyword, help_relation, help_topic, proc, time_zone, time_zone_leap_second, time_zone_name, time_zone_transition, time_zone_transition_type, general_log, slow_log, event, binlog_index;
+DROP TABLE db, host, user, func, plugin, tables_priv, columns_priv, procs_priv, help_category, help_keyword, help_relation, help_topic, proc, time_zone, time_zone_leap_second, time_zone_name, time_zone_transition, time_zone_transition_type, general_log, slow_log, event, ndb_binlog_index;
 
 -- enable_query_log
 
Thread
bk commit into 5.1 tree (msvensson:1.2349)msvensson5 Dec