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-07 08:37:11+02:00, jonas@stripped +2 -0
ndb -
temp, disable ndb_update_no_read and ps_7ndb in embedded
bugs are filed
mysql-test/suite/ndb/t/ndb_update_no_read.test@stripped, 2008-05-07 08:37:09+02:00,
jonas@stripped +3 -0
temp, disable test in embedded
mysql-test/suite/ndb/t/ps_7ndb.test@stripped, 2008-05-07 08:37:09+02:00,
jonas@stripped +3 -0
temp, disable test in embedded
diff -Nrup a/mysql-test/suite/ndb/t/ndb_update_no_read.test
b/mysql-test/suite/ndb/t/ndb_update_no_read.test
--- a/mysql-test/suite/ndb/t/ndb_update_no_read.test 2007-12-25 16:14:15 +01:00
+++ b/mysql-test/suite/ndb/t/ndb_update_no_read.test 2008-05-07 08:37:09 +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
diff -Nrup a/mysql-test/suite/ndb/t/ps_7ndb.test b/mysql-test/suite/ndb/t/ps_7ndb.test
--- a/mysql-test/suite/ndb/t/ps_7ndb.test 2007-07-04 22:06:25 +02:00
+++ b/mysql-test/suite/ndb/t/ps_7ndb.test 2008-05-07 08:37:09 +02:00
@@ -10,6 +10,9 @@
use test;
+# bug#36342
+-- source include/not_embedded.inc
+
-- source include/have_ndb.inc
let $type= 'NDB' ;
-- source include/ps_create.inc
| Thread |
|---|
| • bk commit into 5.1 tree (jonas:1.2586) | jonas | 7 May |