3639 Jonas Oreland 2011-11-10
ndb - add optimizer_search_depth=10 to see if this helps daily RQG not to timeout
modified:
mysql-test/suite/ndb_big/my.cnf
3638 jonas oreland 2011-11-08
ndb - bump version to 7.2.3
modified:
VERSION
storage/ndb/VERSION
=== modified file 'mysql-test/suite/ndb_big/my.cnf'
--- a/mysql-test/suite/ndb_big/my.cnf 2011-10-14 10:46:09 +0000
+++ b/mysql-test/suite/ndb_big/my.cnf 2011-11-10 13:33:56 +0000
@@ -69,6 +69,9 @@ engine-condition-pushdown=1
ndb-wait-connected=600
ndb-wait-setup=300
+# check if this avoid excessive query time...resulting in timeouts
+optimizer_search_depth=10
+
[ENV]
NDB_CONNECTSTRING= @mysql_cluster.1.ndb_connectstring
MASTER_MYPORT= @mysqld.1.1.port
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-5.5-cluster branch (jonas.oreland:3638 to 3639) | Jonas Oreland | 11 Nov |