List:Commits« Previous MessageNext Message »
From:tomas Date:February 22 2008 12:34pm
Subject:bk commit into 5.1 tree (tomas:1.2551)
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@stripped, 2008-02-22 13:34:31+01:00, tomas@stripped +1 -0
  correct type

  mysql-test/suite/rpl_ndb/t/disabled.def@stripped, 2008-02-22 13:34:29+01:00, tomas@stripped +2 -2
    correct type

diff -Nrup a/mysql-test/suite/rpl_ndb/t/disabled.def b/mysql-test/suite/rpl_ndb/t/disabled.def
--- a/mysql-test/suite/rpl_ndb/t/disabled.def	2008-02-21 14:23:14 +01:00
+++ b/mysql-test/suite/rpl_ndb/t/disabled.def	2008-02-22 13:34:29 +01:00
@@ -12,7 +12,7 @@
 
 
 rpl_ndb_ctype_ucs2_def : bug #34661 rpl_ndb_ctype_ucs2_def fails in cge-6.3
-rpl_ndb.rpl_ndb_innodb2ndb : Bug #34725 failing rpl_ndb.rpl_ndb_myisam/innodb2ndb
-rpl_ndb.rpl_ndb_myisam2ndb : Bug #34725 failing rpl_ndb.rpl_ndb_myisam/innodb2ndb
+rpl_ndb_innodb2ndb : Bug #34725 failing rpl_ndb.rpl_ndb_myisam/innodb2ndb
+rpl_ndb_myisam2ndb : Bug #34725 failing rpl_ndb.rpl_ndb_myisam/innodb2ndb
 
 # the below testcase have been reworked to avoid the bug, test contains comment, keep bug open
Thread
bk commit into 5.1 tree (tomas:1.2551)tomas22 Feb