Author: mcbrown
Date: 2007-08-07 11:54:28 +0200 (Tue, 07 Aug 2007)
New Revision: 7360
Log:
Temporarily commenting out the section that causes failures
Modified:
trunk/refman-5.1/dba-core.xml
Modified: trunk/refman-5.1/dba-core.xml
===================================================================
--- trunk/refman-5.1/dba-core.xml 2007-08-07 09:51:49 UTC (rev 7359)
+++ trunk/refman-5.1/dba-core.xml 2007-08-07 09:54:28 UTC (rev 7360)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 0; 773 bytes
@@ -28951,11 +28951,13 @@
<xref linkend="query-log"/>.
</para>
+<!--
<para>The format of the events recorded in the binary log is dependent on the
binary logging format. Three format types are supported, row-based logging,
statement-based logging and mixed-base logging. The binry logging format used
deoends on the MySQL version. For more information on logging formats, see
<xref linkend="binary-log-formats"/>.</para>
+-->
<para>
The primary purpose of the binary log is to be able to update
Thread |
---|
• svn commit - mysqldoc@docsrva: r7360 - trunk/refman-5.1 | mcbrown | 7 Aug |