Author: jstephens
Date: 2009-02-22 20:46:38 +0100 (Sun, 22 Feb 2009)
New Revision: 13883
Log:
Default binlog format for all Cluster releases is mixed; best say so
here.
Modified:
trunk/refman-5.1/dba-log-files.xml
Modified: trunk/refman-5.1/dba-log-files.xml
===================================================================
--- trunk/refman-5.1/dba-log-files.xml 2009-02-22 19:42:34 UTC (rev 13882)
+++ trunk/refman-5.1/dba-log-files.xml 2009-02-22 19:46:38 UTC (rev 13883)
Changed blocks: 1, Lines Added: 13, Lines Deleted: 0; 745 bytes
@@ -1422,6 +1422,19 @@
</itemizedlist>
+ <formalpara>
+
+ <title>Exception</title>
+
+ <para>
+ For all MySQL Cluster NDB 6.x releases (even those based on
+ MySQL 5.1.29 and later), the default binary log format is
+ <literal>MIXED</literal>. See
+ <xref linkend="mysql-cluster-replication"/>.
+ </para>
+
+ </formalpara>
+
<para>
You can force the replication format by starting the MySQL
server with
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r13883 - trunk/refman-5.1 | jon.stephens | 22 Feb |