#At file:///data0/magnus/mysql/trunk-cluster/ based on revid:magnus.blaudd@stripped
3317 magnus.blaudd@stripped 2011-06-08
ndb
- use same set of suites for MySQL Cluster build as in 5.5-cluster
modified:
mysql-test/mysql-test-run.pl
=== modified file 'mysql-test/mysql-test-run.pl'
--- a/mysql-test/mysql-test-run.pl 2011-05-20 11:50:50 +0000
+++ b/mysql-test/mysql-test-run.pl 2011-06-08 14:07:27 +0000
@@ -2734,7 +2734,7 @@ sub check_ndbcluster_support ($) {
mtr_report(" - MySQL Cluster");
# Enable ndb engine and add more test suites
$opt_include_ndbcluster = 1;
- $DEFAULT_SUITES.=",ndb";
+ $DEFAULT_SUITES.=",ndb,ndb_binlog,rpl_ndb,ndb_rpl";
}
if ($opt_include_ndbcluster)
Attachment: [text/bzr-bundle] bzr/magnus.blaudd@oracle.com-20110608140727-koz50p6lq4hcl8ix.bundle
| Thread |
|---|
| • bzr commit into mysql-trunk-cluster branch (magnus.blaudd:3317) | magnus.blaudd | 8 Jun |