List:Commits« Previous MessageNext Message »
From:Jonas Oreland Date:October 22 2009 11:34am
Subject:bzr commit into mysql-5.1-telco-7.0 branch (jonas:3153)
View as plain text  
#At file:///home/jonas/src/telco-6.4/ based on revid:jonas@stripped

 3153 Jonas Oreland	2009-10-22 [merge]
      merge 63 to 70

    modified:
      mysql-test/suite/ndb/my.cnf
      mysql-test/suite/ndb_binlog/my.cnf
      mysql-test/suite/ndb_team/my.cnf
      mysql-test/suite/rpl_ndb/my.cnf
=== modified file 'mysql-test/suite/ndb/my.cnf'
--- a/mysql-test/suite/ndb/my.cnf	2009-10-07 08:07:38 +0000
+++ b/mysql-test/suite/ndb/my.cnf	2009-10-22 11:33:55 +0000
@@ -39,6 +39,7 @@ NodeId=255
 ndbcluster
 ndb-wait-connected=20
 ndb-cluster-connection-pool=3
+ndb-extra-logging=99
 
 [ENV]
 NDB_CONNECTSTRING=             @mysql_cluster.1.ndb_connectstring

=== modified file 'mysql-test/suite/ndb_binlog/my.cnf'
--- a/mysql-test/suite/ndb_binlog/my.cnf	2009-02-02 10:35:33 +0000
+++ b/mysql-test/suite/ndb_binlog/my.cnf	2009-10-22 11:09:33 +0000
@@ -13,6 +13,7 @@ ndbapi=,,,,,,,,,,,
 ndbcluster
 ndb-wait-connected=20
 ndb-cluster-connection-pool=3
+ndb-extra-logging=99
 
 [ENV]
 NDB_CONNECTSTRING=             @mysql_cluster.1.ndb_connectstring

=== modified file 'mysql-test/suite/ndb_team/my.cnf'
--- a/mysql-test/suite/ndb_team/my.cnf	2009-02-24 06:45:02 +0000
+++ b/mysql-test/suite/ndb_team/my.cnf	2009-10-22 11:09:33 +0000
@@ -24,6 +24,7 @@ loose-slave-allow-batching
 loose-ndb-log-orig
 # Turn on bin logging
 loose-log-bin=                       master-bin
+ndb-extra-logging=99
 
 [mysqld.1.1]
 

=== modified file 'mysql-test/suite/rpl_ndb/my.cnf'
--- a/mysql-test/suite/rpl_ndb/my.cnf	2009-02-03 13:35:56 +0000
+++ b/mysql-test/suite/rpl_ndb/my.cnf	2009-10-22 11:09:33 +0000
@@ -27,6 +27,8 @@ log-bin=                       master-bi
 # for performance reasons
 ndb-table-temporary=1
 
+ndb-extra-logging=99
+
 [mysqld.1.1]
 
 [mysqld.1.1]


Attachment: [text/bzr-bundle] bzr/jonas@mysql.com-20091022113355-wbh2prrdroh9poae.bundle
Thread
bzr commit into mysql-5.1-telco-7.0 branch (jonas:3153)Jonas Oreland22 Oct