List:Commits« Previous MessageNext Message »
From:tomas Date:April 12 2006 4:51pm
Subject:bk commit into 5.1 tree (tomas:1.2315)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of tomas. When tomas 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.2315 06/04/12 18:51:10 tomas@stripped +1 -0
  diabling tests with correct bug number

  mysql-test/t/disabled.def
    1.126 06/04/12 18:51:02 tomas@stripped +3 -3
    diabling tests with correct bug number

# 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:	tomas
# Host:	poseidon.ndb.mysql.com
# Root:	/home/tomas/mysql-5.1-new

--- 1.125/mysql-test/t/disabled.def	2006-04-12 15:55:32 +02:00
+++ 1.126/mysql-test/t/disabled.def	2006-04-12 18:51:02 +02:00
@@ -27,13 +27,13 @@
 #rpl_ndb_dd_basic        : Bug #18569 rpl_ndb_dd_basic failure
 rpl_ndb_ddl             : result file needs update + test needs to checked
 #rpl_ndb_insert_ignore   : Bug #18567 rpl_ndb_insert_ignore failure
-#rpl_ndb_innodb2ndb      : Bug#18261: Cluster Replication: tests rpl_ndb_xxx2ndb fails
+rpl_ndb_innodb2ndb      : Bug #18094 Slave caches invalid table definition after atlters causes select failure
 #rpl_ndb_log             : result not deterministic, TBD if should remove
 #rpl_ndb_multi_update2   : Bug #18928 rpl_ndb_multi_update2 failed
 #rpl_ndb_multi_update3   : Bug#18627: Cluster Replication: rpl_ndb_multi_update3 fails on Intel 64 bit
-#rpl_ndb_myisam2ndb      : Bug#18261: Cluster Replication: tests rpl_ndb_xxx2ndb fails
+rpl_ndb_myisam2ndb      : Bug #18094 Slave caches invalid table definition after atlters causes select failure
 rpl_ndb_relay_space     : Bug#16993 RBR: ALTER TABLE ZEROFILL AUTO_INCREMENT is not replicated correctly
-#rpl_row_basic_7ndb      : Bug #18923 rpl_row_basic_7ndb failure
+rpl_row_basic_7ndb      : Bug #17400 Cluster Replication: delete & update of rows in table without pk fails on slave.
 rpl_switch_stm_row_mixed : Bug #18590
 rpl_row_inexist_tbl     : Disabled since patch makes this test wait forever
 rpl_sp                  : Bug#16456
Thread
bk commit into 5.1 tree (tomas:1.2315)tomas12 Apr