#At file:///home/jonas/src/telco-6.3/ based on revid:jonas@stripped
3139 Jonas Oreland 2010-03-13
ndb - ndb_tmp_table_and_DDL is not supported in embedded, fix typo
modified:
mysql-test/suite/ndb/t/ndb_tmp_table_and_DDL.test
=== modified file 'mysql-test/suite/ndb/t/ndb_tmp_table_and_DDL.test'
--- a/mysql-test/suite/ndb/t/ndb_tmp_table_and_DDL.test 2010-03-13 08:50:33 +0000
+++ b/mysql-test/suite/ndb/t/ndb_tmp_table_and_DDL.test 2010-03-13 10:22:11 +0000
@@ -7,7 +7,7 @@
source include/have_ndb.inc;
# test uses event scheduler, hence not embedded
-source include/not_embedded.inc
+source include/not_embedded.inc;
LET $ENGINE_TYPE= NDB;
source extra/rpl_tests/rpl_tmp_table_and_DDL.test;
Attachment: [text/bzr-bundle] bzr/jonas@mysql.com-20100313102211-hon3nw4lsu636ve1.bundle
| Thread |
|---|
| • bzr commit into mysql-5.1-telco-6.3 branch (jonas:3139) | Jonas Oreland | 13 Mar 2010 |