List:Commits« Previous MessageNext Message »
From:cbell Date:May 4 2007 1:59pm
Subject:bk commit into 5.1 tree (cbell:1.2574) BUG#18980
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of cbell. When cbell 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-04 09:59:36-04:00, cbell@mysql_cab_desk. +1 -0
  BUG#18980 : Test 'rpl_row_blob_innodb' fails randomly
  
  Failure was not reproduced under testing with the latest clone.
  This patch re-enables the test.

  mysql-test/t/disabled.def@stripped, 2007-05-04 09:58:27-04:00, cbell@mysql_cab_desk. +1 -1
    BUG#18980 : Test 'rpl_row_blob_innodb' fails randomly
    
    This patch enables the test.

# 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:	cbell
# Host:	mysql_cab_desk.
# Root:	C:/source/c++/mysql-5.1_BUG_18980

--- 1.248/mysql-test/t/disabled.def	2007-05-04 09:59:51 -04:00
+++ 1.249/mysql-test/t/disabled.def	2007-05-04 09:59:51 -04:00
@@ -26,7 +26,7 @@
 rpl_ddl                  : BUG#26418 2007-03-01 mleich Slave out of sync after CREATE/DROP TEMPORARY TABLE + ROLLBACK on master
 rpl_ndb_innodb2ndb       : Bug #19710  Cluster replication to partition table fails on DELETE FROM statement
 rpl_ndb_myisam2ndb       : Bug #19710  Cluster replication to partition table fails on DELETE FROM statement
-rpl_row_blob_innodb      : BUG#18980 2006-04-10 kent    Test fails randomly
+#rpl_row_blob_innodb      : BUG#18980 2006-04-10 kent    Test fails randomly
 rpl_udf                  : BUG#27564 2007-03-31 lars New test case for rpl of UDF shows valgrind failure
 synchronization          : Bug#24529  	Test 'synchronization' fails on Mac pushbuild; Also on Linux 64 bit.
 

Thread
bk commit into 5.1 tree (cbell:1.2574) BUG#18980cbell4 May