List:Commits« Previous MessageNext Message »
From:jonas Date:May 8 2008 8:39am
Subject:bk commit into 5.1 tree (jonas:1.2587)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of jonas.  When jonas 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-05-08 10:39:40+02:00, jonas@stripped +1 -0
  ndb 
    disable also ndb_sql_allow_batching for embedded. bug filed

  mysql-test/suite/ndb/t/ndb_sql_allow_batching.test@stripped, 2008-05-08 10:39:38+02:00, jonas@stripped +3 -0
    disable also this for embedded. bug filed

diff -Nrup a/mysql-test/suite/ndb/t/ndb_sql_allow_batching.test b/mysql-test/suite/ndb/t/ndb_sql_allow_batching.test
--- a/mysql-test/suite/ndb/t/ndb_sql_allow_batching.test	2007-12-13 14:31:10 +01:00
+++ b/mysql-test/suite/ndb/t/ndb_sql_allow_batching.test	2008-05-08 10:39:38 +02:00
@@ -1,5 +1,8 @@
 -- source include/have_ndb.inc
 
+# bug#36341
+-- source include/not_embedded.inc
+
 --disable_warnings
 DROP TABLE IF EXISTS t1;
 --enable_warnings
Thread
bk commit into 5.1 tree (jonas:1.2587)jonas8 May