Author: paul
Date: 2010-08-20 16:44:26 +0200 (Fri, 20 Aug 2010)
New Revision: 22359
Log:
r62514@frost: paul | 2010-08-20 09:05:05 -0500
Add cross reference
Modified:
trunk/refman-4.1/dba-log-files.xml
trunk/refman-5.0/dba-log-files.xml
trunk/refman-5.1/dba-log-files.xml
trunk/refman-5.5/dba-log-files.xml
trunk/refman-5.6/dba-log-files.xml
trunk/refman-6.0/dba-log-files.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:35498
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:41634
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:62493
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39546
+ 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:35498
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:41634
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:62514
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39546
Modified: trunk/refman-4.1/dba-log-files.xml
===================================================================
--- trunk/refman-4.1/dba-log-files.xml 2010-08-20 14:28:08 UTC (rev 22358)
+++ trunk/refman-4.1/dba-log-files.xml 2010-08-20 14:44:26 UTC (rev 22359)
Changed blocks: 1, Lines Added: 5, Lines Deleted: 0; 596 bytes
@@ -482,6 +482,11 @@
contain passwords. See <xref linkend="password-security-admin"/>.
</para>
+ <para>
+ For information about the format of the binary log, see
+ <ulink url="http://forge.mysql.com/wiki/MySQL_Internals_Binary_Log"/>.
+ </para>
+
<formalpara role="mnmas">
<title>MySQL Enterprise</title>
Modified: trunk/refman-5.0/dba-log-files.xml
===================================================================
--- trunk/refman-5.0/dba-log-files.xml 2010-08-20 14:28:08 UTC (rev 22358)
+++ trunk/refman-5.0/dba-log-files.xml 2010-08-20 14:44:26 UTC (rev 22359)
Changed blocks: 1, Lines Added: 5, Lines Deleted: 0; 596 bytes
@@ -367,6 +367,11 @@
contain passwords. See <xref linkend="password-security-admin"/>.
</para>
+ <para>
+ For information about the format of the binary log, see
+ <ulink url="http://forge.mysql.com/wiki/MySQL_Internals_Binary_Log"/>.
+ </para>
+
<formalpara role="mnmas">
<title>MySQL Enterprise</title>
Modified: trunk/refman-5.1/dba-log-files.xml
===================================================================
--- trunk/refman-5.1/dba-log-files.xml 2010-08-20 14:28:08 UTC (rev 22358)
+++ trunk/refman-5.1/dba-log-files.xml 2010-08-20 14:44:26 UTC (rev 22359)
Changed blocks: 1, Lines Added: 5, Lines Deleted: 0; 575 bytes
@@ -911,6 +911,11 @@
<xref linkend="binary-log-formats"/>.
</para>
+ <para>
+ For information about the format of the binary log itself, see
+ <ulink url="http://forge.mysql.com/wiki/MySQL_Internals_Binary_Log"/>.
+ </para>
+
<formalpara role="mnmas">
<title>MySQL Enterprise</title>
Modified: trunk/refman-5.5/dba-log-files.xml
===================================================================
--- trunk/refman-5.5/dba-log-files.xml 2010-08-20 14:28:08 UTC (rev 22358)
+++ trunk/refman-5.5/dba-log-files.xml 2010-08-20 14:44:26 UTC (rev 22359)
Changed blocks: 1, Lines Added: 5, Lines Deleted: 0; 575 bytes
@@ -792,6 +792,11 @@
<xref linkend="binary-log-formats"/>.
</para>
+ <para>
+ For information about the format of the binary log itself, see
+ <ulink url="http://forge.mysql.com/wiki/MySQL_Internals_Binary_Log"/>.
+ </para>
+
<formalpara role="mnmas">
<title>MySQL Enterprise</title>
Modified: trunk/refman-5.6/dba-log-files.xml
===================================================================
--- trunk/refman-5.6/dba-log-files.xml 2010-08-20 14:28:08 UTC (rev 22358)
+++ trunk/refman-5.6/dba-log-files.xml 2010-08-20 14:44:26 UTC (rev 22359)
Changed blocks: 1, Lines Added: 5, Lines Deleted: 0; 575 bytes
@@ -792,6 +792,11 @@
<xref linkend="binary-log-formats"/>.
</para>
+ <para>
+ For information about the format of the binary log itself, see
+ <ulink url="http://forge.mysql.com/wiki/MySQL_Internals_Binary_Log"/>.
+ </para>
+
<formalpara role="mnmas">
<title>MySQL Enterprise</title>
Modified: trunk/refman-6.0/dba-log-files.xml
===================================================================
--- trunk/refman-6.0/dba-log-files.xml 2010-08-20 14:28:08 UTC (rev 22358)
+++ trunk/refman-6.0/dba-log-files.xml 2010-08-20 14:44:26 UTC (rev 22359)
Changed blocks: 1, Lines Added: 5, Lines Deleted: 0; 575 bytes
@@ -834,6 +834,11 @@
<xref linkend="binary-log-formats"/>.
</para>
+ <para>
+ For information about the format of the binary log itself, see
+ <ulink url="http://forge.mysql.com/wiki/MySQL_Internals_Binary_Log"/>.
+ </para>
+
<formalpara role="mnmas">
<title>MySQL Enterprise</title>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r22359 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-5.5 refman-5.6 refman-6.0 | paul.dubois | 20 Aug |