List:Commits« Previous MessageNext Message »
From:Brian Pontz Date:March 24 2006 2:45pm
Subject:bk commit into 5.1 tree (bpontz:1.2222)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of bpontz. When bpontz 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
  1.2222 06/03/24 09:45:44 bpontz@stripped +1 -0
  Commented out lines in disabled.def that have bug numbers that are closed

  mysql-test/t/disabled.def
    1.110 06/03/24 09:45:37 bpontz@stripped +3 -3
    Commented out tests in disabled.def that have bug numbers that are closed

# 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:	bpontz
# Host:	shasta.mysql.com
# Root:	/home/bpontz/MyWork/mysql/mysql-5.1-new

--- 1.109/mysql-test/t/disabled.def	2006-03-24 07:26:18 -05:00
+++ 1.110/mysql-test/t/disabled.def	2006-03-24 09:45:37 -05:00
@@ -19,10 +19,10 @@
 #ndb_binlog_ddl_multi    : Bug#17038 [PATCH PENDING]
 #ndb_binlog_multi        : Results are not deterministic, Tomas will fix
 ndb_load                : Bug#17233
-partition_03ndb         : Bug#16385
+#partition_03ndb         : Bug#16385
 ps_7ndb                 : dbug assert in RBR mode when executing test suite
 #rpl_bit_npk             : Bug#13418
-rpl_ddl                 : Bug#15963 SBR does not show "Definer" correctly
+#rpl_ddl                 : Bug#15963 SBR does not show "Definer" correctly
 rpl_ndb_2innodb         : assertion in get_parts_for_update()
 rpl_ndb_2myisam         : assertion in get_parts_for_update()
 rpl_ndb_auto_inc        : Bug#17086
@@ -36,7 +36,7 @@
 rpl_ndb_log             : result not deterministic, TBD if should remove
 rpl_ndb_relay_space     : Bug#16993
 #rpl_ndb_multi_update3   : Bug#17400: delete & update of rows in table without pk fails
-rpl_ndb_sp007           : Bug #17290
+#rpl_ndb_sp007           : Bug #17290
 rpl_row_inexist_tbl     : Disabled since patch makes this test wait forever
 rpl_sp                  : Bug#16456
 rpl_until               : Unstable test case, bug#15886
Thread
bk commit into 5.1 tree (bpontz:1.2222)Brian Pontz24 Mar