4868 jonas oreland 2012-02-21
ndb - run upgrade tests with ndbmtd, set SE to myisam, as 5.5 otherwise chokes on skip-innodb
modified:
storage/ndb/test/run-test/conf-upgrade.cnf
4867 Jonas Oreland 2012-02-20
ndb - 1) handle changed install path (5.1 vs 5.5) 2) handle 5.5 lack of rpath + changed install path of libs => need to rewrite LD_LIBRARY_PATH during 5.1 => 5.5 upgrade
modified:
storage/ndb/test/run-test/command.cpp
=== modified file 'storage/ndb/test/run-test/conf-upgrade.cnf'
--- a/storage/ndb/test/run-test/conf-upgrade.cnf 2011-05-19 17:47:28 +0000
+++ b/storage/ndb/test/run-test/conf-upgrade.cnf 2012-02-21 08:27:55 +0000
@@ -4,6 +4,7 @@ baseport = 14000
clusters = .4node
mysqld = CHOOSE_host1
fix-nodeid=1
+mt=2
[ndb_mgmd]
@@ -12,6 +13,7 @@ skip-innodb
loose-skip-bdb
socket=mysql.sock
skip-grant-tables
+default-storage-engine=myisam
[client]
protocol=tcp
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-5.1-telco-7.0 branch (jonas.oreland:4867 to 4868) | jonas oreland | 21 Feb |