3395 jonas oreland 2011-06-30
ndb - add opt-file for ndb_autodiscover3 and ndb_discover_db which requires log-bin and binlog-format=row
added:
mysql-test/suite/ndb/t/ndb_discover_db-master.opt
mysql-test/suite/ndb_team/t/ndb_autodiscover3-master.opt
modified:
mysql-test/suite/ndb_team/my.cnf
3394 magnus.blaudd@stripped 2011-06-30
ndb
- add storage/ndb/compile-cluster script to be used for building
diferent version of MySQL CLuster in a unified way
added:
storage/ndb/compile-cluster
=== added file 'mysql-test/suite/ndb/t/ndb_discover_db-master.opt'
--- a/mysql-test/suite/ndb/t/ndb_discover_db-master.opt 1970-01-01 00:00:00 +0000
+++ b/mysql-test/suite/ndb/t/ndb_discover_db-master.opt 2011-06-30 08:53:32 +0000
@@ -0,0 +1 @@
+--log-bin=mysqld-bin --binlog-format=mixed
=== modified file 'mysql-test/suite/ndb_team/my.cnf'
--- a/mysql-test/suite/ndb_team/my.cnf 2011-06-27 11:48:00 +0000
+++ b/mysql-test/suite/ndb_team/my.cnf 2011-06-30 08:53:32 +0000
@@ -14,11 +14,6 @@ ndbcluster
ndb-wait-connected=20
ndb-wait-setup=120
ndb-cluster-connection-pool=3
-loose-slave-allow-batching
-loose-ndb-log-orig
-# Turn on bin logging
-loose-log-bin= master-bin
-loose-binlog-format=mixed
ndb-extra-logging=99
[mysqld.1.1]
=== added file 'mysql-test/suite/ndb_team/t/ndb_autodiscover3-master.opt'
--- a/mysql-test/suite/ndb_team/t/ndb_autodiscover3-master.opt 1970-01-01 00:00:00 +0000
+++ b/mysql-test/suite/ndb_team/t/ndb_autodiscover3-master.opt 2011-06-30 08:53:32 +0000
@@ -0,0 +1 @@
+--log-bin=master-bin --binlog-format=row
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-5.5-cluster branch (jonas.oreland:3394 to 3395) | jonas oreland | 4 Jul |