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).
| Thread |
|---|
| • bzr push into mysql-5.5-cluster branch (john.duncan:3532 to 3533) | John David Duncan | 23 Sep |