Author: jstephens
Date: 2008-03-10 17:47:16 +0100 (Mon, 10 Mar 2008)
New Revision: 10180
Log:
Typo (Thanks. Kolbe!)
Modified:
trunk/refman-5.1/mysql-cluster-replication.xml
trunk/refman-6.0/mysql-cluster-replication.xml
Modified: trunk/refman-5.1/mysql-cluster-replication.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster-replication.xml 2008-03-09 15:22:32 UTC (rev 10179)
+++ trunk/refman-5.1/mysql-cluster-replication.xml 2008-03-10 16:47:16 UTC (rev 10180)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 565 bytes
@@ -605,7 +605,7 @@
<para>
This can be accomplished by setting
- <literal>SQL_BIN_LOG = 0</literal>.
+ <literal>SQL_LOG_BIN = 0</literal>.
</para>
</formalpara>
Modified: trunk/refman-6.0/mysql-cluster-replication.xml
===================================================================
--- trunk/refman-6.0/mysql-cluster-replication.xml 2008-03-09 15:22:32 UTC (rev 10179)
+++ trunk/refman-6.0/mysql-cluster-replication.xml 2008-03-10 16:47:16 UTC (rev 10180)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 565 bytes
@@ -608,7 +608,7 @@
<para>
This can be accomplished by setting
- <literal>SQL_BIN_LOG = 0</literal>.
+ <literal>SQL_LOG_BIN = 0</literal>.
</para>
</formalpara>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r10180 - in trunk: refman-5.1 refman-6.0 | jon | 10 Mar |