From: John David Duncan Date: September 22 2011 8:07pm Subject: bzr push into mysql-5.5-cluster branch (john.duncan:3532 to 3533) List-Archive: http://lists.mysql.com/commits/141100 Message-Id: <201109222007.p8MK7wio007002@acsmt356.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 3533 John David Duncan 2011-09-22 Add ndb_memcache to default list of test suites. modified: mysql-test/mysql-test-run.pl 3532 John David Duncan 2011-09-22 avoid vtable error modified: storage/ndb/memcache/include/Scheduler.h === modified file 'mysql-test/mysql-test-run.pl' --- a/mysql-test/mysql-test-run.pl 2011-09-12 20:29:37 +0000 +++ b/mysql-test/mysql-test-run.pl 2011-09-22 19:59:38 +0000 @@ -2744,7 +2744,7 @@ sub check_ndbcluster_support ($) { mtr_report(" - MySQL Cluster"); # Enable ndb engine and add more test suites $opt_include_ndbcluster = 1; - $DEFAULT_SUITES.=",ndb,ndb_binlog,rpl_ndb,ndb_rpl"; + $DEFAULT_SUITES.=",ndb,ndb_binlog,rpl_ndb,ndb_rpl,ndb_memcache"; } if ($opt_include_ndbcluster) No bundle (reason: useless for push emails).