Author: paul
Date: 2008-07-09 21:56:29 +0200 (Wed, 09 Jul 2008)
New Revision: 11152
Log:
r32061@arctic: paul | 2008-07-09 14:26:10 -0500
mysqlbinlog: minor revisions
Modified:
trunk/refman-4.1/programs-admin-util.xml
trunk/refman-5.0/programs-admin-util-core.xml
trunk/refman-5.1/programs-admin-util-core.xml
trunk/refman-6.0/programs-admin-util-core.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:32399
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:32056
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:32399
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:32061
Modified: trunk/refman-4.1/programs-admin-util.xml
===================================================================
--- trunk/refman-4.1/programs-admin-util.xml 2008-07-09 17:50:52 UTC (rev 11151)
+++ trunk/refman-4.1/programs-admin-util.xml 2008-07-09 19:56:29 UTC (rev 11152)
Changed blocks: 1, Lines Added: 6, Lines Deleted: 0; 697 bytes
@@ -4012,6 +4012,12 @@
<option>--port</option>, <option>--protocol</option>,
<option>--socket</option>, and <option>--user</option>.
</para>
+
+ <para>
+ This option requires that the remote server be running. It
+ works only for binary log files on the remote server, not
+ relay log files.
+ </para>
</listitem>
<listitem>
Modified: trunk/refman-5.0/programs-admin-util-core.xml
===================================================================
--- trunk/refman-5.0/programs-admin-util-core.xml 2008-07-09 17:50:52 UTC (rev 11151)
+++ trunk/refman-5.0/programs-admin-util-core.xml 2008-07-09 19:56:29 UTC (rev 11152)
Changed blocks: 2, Lines Added: 7, Lines Deleted: 1; 948 bytes
@@ -4054,6 +4054,12 @@
<option>--port</option>, <option>--protocol</option>,
<option>--socket</option>, and <option>--user</option>.
</para>
+
+ <para>
+ This option requires that the remote server be running. It
+ works only for binary log files on the remote server, not
+ relay log files.
+ </para>
</listitem>
<listitem>
@@ -4486,7 +4492,7 @@
<para>
The <option>--hexdump</option> option produces a hex dump of the
- log contents in comments:
+ log contents in <literal>#</literal>-format comments:
</para>
<programlisting>
Modified: trunk/refman-5.1/programs-admin-util-core.xml
===================================================================
--- trunk/refman-5.1/programs-admin-util-core.xml 2008-07-09 17:50:52 UTC (rev 11151)
+++ trunk/refman-5.1/programs-admin-util-core.xml 2008-07-09 19:56:29 UTC (rev 11152)
Changed blocks: 2, Lines Added: 7, Lines Deleted: 1; 948 bytes
@@ -4112,6 +4112,12 @@
<option>--port</option>, <option>--protocol</option>,
<option>--socket</option>, and <option>--user</option>.
</para>
+
+ <para>
+ This option requires that the remote server be running. It
+ works only for binary log files on the remote server, not
+ relay log files.
+ </para>
</listitem>
<listitem>
@@ -4587,7 +4593,7 @@
<para>
The <option>--hexdump</option> option produces a hex dump of the
- log contents in comments:
+ log contents in <literal>#</literal>-format comments:
</para>
<programlisting>
Modified: trunk/refman-6.0/programs-admin-util-core.xml
===================================================================
--- trunk/refman-6.0/programs-admin-util-core.xml 2008-07-09 17:50:52 UTC (rev 11151)
+++ trunk/refman-6.0/programs-admin-util-core.xml 2008-07-09 19:56:29 UTC (rev 11152)
Changed blocks: 2, Lines Added: 7, Lines Deleted: 1; 948 bytes
@@ -4108,6 +4108,12 @@
<option>--port</option>, <option>--protocol</option>,
<option>--socket</option>, and <option>--user</option>.
</para>
+
+ <para>
+ This option requires that the remote server be running. It
+ works only for binary log files on the remote server, not
+ relay log files.
+ </para>
</listitem>
<listitem>
@@ -4582,7 +4588,7 @@
<para>
The <option>--hexdump</option> option produces a hex dump of the
- log contents in comments:
+ log contents in <literal>#</literal>-format comments:
</para>
<programlisting>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r11152 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-6.0 | paul | 9 Jul |