#At file:///data0/magnus/mysql/5.5-cluster/ based on revid:magnus.blaudd@strippedj
3282 Magnus Blåudd 2011-04-15
Run rpl_ndb as a default suite in cluster builds
modified:
mysql-test/mysql-test-run.pl
=== modified file 'mysql-test/mysql-test-run.pl'
--- a/mysql-test/mysql-test-run.pl 2011-04-14 15:40:04 +0000
+++ b/mysql-test/mysql-test-run.pl 2011-04-15 08:41:42 +0000
@@ -2616,7 +2616,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";
+ $DEFAULT_SUITES.=",ndb,ndb_binlog,rpl_ndb";
}
if ($opt_include_ndbcluster)
Attachment: [text/bzr-bundle] bzr/magnus.blaudd@oracle.com-20110415084142-dlu04q58tn25with.bundle
| Thread |
|---|
| • bzr commit into mysql-5.5-cluster branch (magnus.blaudd:3282) | Magnus Blåudd | 15 Apr |