Author: paul
Date: 2008-09-03 22:05:58 +0200 (Wed, 03 Sep 2008)
New Revision: 11658
Log:
r32970@arctic: paul | 2008-09-03 15:07:12 -0500
Fix typo, add version numbers
Modified:
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:33589
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:32967
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:33589
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:32970
Modified: trunk/refman-5.1/programs-admin-util-core.xml
===================================================================
--- trunk/refman-5.1/programs-admin-util-core.xml 2008-09-03 19:44:57 UTC (rev 11657)
+++ trunk/refman-5.1/programs-admin-util-core.xml 2008-09-03 20:05:58 UTC (rev 11658)
Changed blocks: 2, Lines Added: 4, Lines Deleted: 3; 1194 bytes
@@ -3795,7 +3795,7 @@
option values described in the preceding list may be used as
of MySQL 5.1.24, with the exception of
<literal>UNSPEC</literal> and
- <literal>DISABLE-ROWS</literal>, which are available as of
+ <literal>DECODE-ROWS</literal>, which are available as of
MySQL 5.1.28.
</para>
@@ -5034,8 +5034,9 @@
<literal>WRITE_ROWS_EVENT</literal>,
<literal>UPDATE_ROWS_EVENT</literal>, and
<literal>DELETE_ROWS_EVENT</literal> type codes. The
- <option>--base64-output</option> and
<option>--verbose</option>
- options may be used to affect row event output.
+ <option>--base64-output=DECODE-ROWS</option> and
+ <option>--verbose</option> options may be used to affect row
+ event output. These options are available as of MySQL 5.1.28.
</para>
<para>
Modified: trunk/refman-6.0/programs-admin-util-core.xml
===================================================================
--- trunk/refman-6.0/programs-admin-util-core.xml 2008-09-03 19:44:57 UTC (rev 11657)
+++ trunk/refman-6.0/programs-admin-util-core.xml 2008-09-03 20:05:58 UTC (rev 11658)
Changed blocks: 2, Lines Added: 4, Lines Deleted: 3; 1191 bytes
@@ -3795,7 +3795,7 @@
option values described in the preceding list may be used as
of MySQL 6.0.4, with the exception of
<literal>UNSPEC</literal> and
- <literal>DISABLE-ROWS</literal>, which are available as of
+ <literal>DECODE-ROWS</literal>, which are available as of
MySQL 6.0.7.
</para>
@@ -5035,8 +5035,9 @@
<literal>WRITE_ROWS_EVENT</literal>,
<literal>UPDATE_ROWS_EVENT</literal>, and
<literal>DELETE_ROWS_EVENT</literal> type codes. The
- <option>--base64-output</option> and
<option>--verbose</option>
- options may be used to affect row event output.
+ <option>--base64-output=DECODE-ROWS</option> and
+ <option>--verbose</option> options may be used to affect row
+ event output. These options are available as of MySQL 6.0.7.
</para>
<para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r11658 - in trunk: . refman-5.1 refman-6.0 | paul.dubois | 3 Sep |