From: Ole John Aske Date: November 10 2010 12:17pm Subject: bzr push into mysql-5.1-telco-7.0-spj-scan-vs-scan branch (ole.john.aske:3358 to 3359) List-Archive: http://lists.mysql.com/commits/123401 Message-Id: <20101110121723.039B7222@fimafeng09.norway.sun.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 3359 Ole John Aske 2010-11-10 spj-svs- Changed RQG test to run with 'engine_condition_pushdown=on' after fix of bug 57735. modified: storage/ndb/test/rqg/runall.sh 3358 Ole John Aske 2010-11-10 spj-svs: NdbQueryImpl::handleBatchComplete() should not return 'resume==true' for an ordered scan until all pending fragments has completed. This will reduce sporious wakeup of application threads for ordered scans. modified: storage/ndb/src/ndbapi/NdbQueryOperation.cpp === modified file 'storage/ndb/test/rqg/runall.sh' --- a/storage/ndb/test/rqg/runall.sh 2010-10-11 12:16:22 +0000 +++ b/storage/ndb/test/rqg/runall.sh 2010-11-10 12:16:52 +0000 @@ -31,7 +31,7 @@ opre="$pre.$$" gensql=${RQG_HOME}/gensql.pl gendata=${RQG_HOME}/gendata.pl -ecp="set engine_condition_pushdown=off;" +ecp="set engine_condition_pushdown=on;" dsn=dbi:mysql:host=loki43:port=4401:user=root:database=${pre}_myisam mysqltest="$MYSQLINSTALL/bin/mysqltest -uroot" No bundle (reason: useless for push emails).