#At file:///data0/magnus/mysql/trunk-cluster/ based on revid:magnus.blaudd@stripped
3319 magnus.blaudd@stripped 2011-06-08
ndb
- update .result file after changes to loaddata_autocom.inc file
modified:
mysql-test/suite/ndb/r/loaddata_autocom_ndb.result
=== modified file 'mysql-test/suite/ndb/r/loaddata_autocom_ndb.result'
--- a/mysql-test/suite/ndb/r/loaddata_autocom_ndb.result 2007-12-12 17:19:24 +0000
+++ b/mysql-test/suite/ndb/r/loaddata_autocom_ndb.result 2011-06-08 17:33:27 +0000
@@ -1,4 +1,4 @@
-SET SESSION STORAGE_ENGINE = ndbcluster;
+SET SESSION DEFAULT_STORAGE_ENGINE = ndbcluster;
drop table if exists t1;
create table t1 (id int unsigned not null auto_increment primary key, a text, b text);
start transaction;
Attachment: [text/bzr-bundle] bzr/magnus.blaudd@oracle.com-20110608173327-jedwq9kw11cnurst.bundle
| Thread |
|---|
| • bzr commit into mysql-trunk-cluster branch (magnus.blaudd:3319) | magnus.blaudd | 9 Jun |