List:Commits« Previous MessageNext Message »
From:tomas Date:September 15 2007 12:04pm
Subject:bk commit into 5.1 tree (tomas:1.2630)
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, 2007-09-15 14:04:24+02:00, tomas@stripped +1 -0
  enable binlogging in test to force crash

  mysql-test/suite/ndb/t/ndb_alter_table_online2.test@stripped, 2007-09-15 14:04:21+02:00, tomas@stripped +1 -2
    enable binlogging in test to force crash

diff -Nrup a/mysql-test/suite/ndb/t/ndb_alter_table_online2.test b/mysql-test/suite/ndb/t/ndb_alter_table_online2.test
--- a/mysql-test/suite/ndb/t/ndb_alter_table_online2.test	2007-09-13 20:45:03 +02:00
+++ b/mysql-test/suite/ndb/t/ndb_alter_table_online2.test	2007-09-15 14:04:21 +02:00
@@ -1,7 +1,6 @@
 -- source include/have_multi_ndb.inc
 -- source include/not_embedded.inc
-# currently dies cores if binlog is enabled
-#-- source include/have_log_bin.inc
+-- source include/have_log_bin.inc
 
 --disable_warnings
 DROP TABLE IF EXISTS t1;
Thread
bk commit into 5.1 tree (tomas:1.2630)tomas15 Sep