List:Commits« Previous MessageNext Message »
From:Brian Aker Date:March 29 2006 1:10am
Subject:bk commit into 5.1 tree (brian:1.2251)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of brian. When brian 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.2251 06/03/28 15:10:06 brian@zim.(none) +1 -0
  Creating bugs, disabling tests. Trying to get the 5.1 tree clean under pushbuild.

  mysql-test/t/disabled.def
    1.116 06/03/28 15:10:01 brian@zim.(none) +2 -1
    Adding tests

# 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:	brian
# Host:	zim.(none)
# Root:	/home/brian/mysql/dep-5.1

--- 1.115/mysql-test/t/disabled.def	2006-03-28 03:28:25 -08:00
+++ 1.116/mysql-test/t/disabled.def	2006-03-28 15:10:01 -08:00
@@ -27,7 +27,7 @@
 rpl_ndb_2innodb         : assertion in get_parts_for_update()
 rpl_ndb_2myisam         : assertion in get_parts_for_update()
 rpl_ndb_auto_inc        : Bug#17086
-#rpl_ndb_basic           : Bug#16228 [IN REVIEW]
+rpl_ndb_basic           : Bug #18592
 #rpl_ndb_blob            : interferes with following tests, causing hang
 #rpl_ndb_blob2           : interferes with following tests, causing hang
 rpl_ndb_ddl             : master hangs
@@ -38,6 +38,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_switch_stm_row_mixed : Bug #18590
 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 (brian:1.2251)Brian Aker29 Mar