Author: pd221994
Date: 2011-06-22 21:02:11 +0200 (Wed, 22 Jun 2011)
New Revision: 26594
Log:
r49246@dhcp-adc-twvpn-1-vpnpool-10-154-30-229: paul | 2011-06-22 13:47:11 -0500
Document WL#5914: remove option "--all" and BDB errors from the "perror"
program
Modified:
svk:merge
trunk/dynamic-docs/changelog/mysqld-2.xml
Property changes on: trunk
___________________________________________________________________
Modified: svk:merge
===================================================================
Changed blocks: 0, Lines Added: 0, Lines Deleted: 0; 1277 bytes
Modified: trunk/dynamic-docs/changelog/mysqld-2.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-2.xml 2011-06-22 18:19:18 UTC (rev 26593)
+++ trunk/dynamic-docs/changelog/mysqld-2.xml 2011-06-22 19:02:11 UTC (rev 26594)
Changed blocks: 1, Lines Added: 38, Lines Deleted: 0; 1078 bytes
@@ -49072,4 +49072,42 @@
</logentry>
+ <logentry entrytype="feature">
+
+ <tags>
+ <manual type="perror"/>
+ </tags>
+
+ <bugs>
+ <fixes wlid="5914"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.5.15"/>
+ <version ver="5.6.3"/>
+ </versions>
+
+ <message ver="5.5.15">
+
+ <para>
+ The undocumented <option>--all</option> option for
+ <command>perror</command> is deprecated and will be removed in
+ MySQL 5.6.
+ </para>
+
+ </message>
+
+ <message ver="5.6.3">
+
+ <para>
+ The undocumented <option>--all</option> option for
+ <command>perror</command> has been removed. Also,
+ <command>perror</command> no longer displays messages for BDB
+ error codes.
+ </para>
+
+ </message>
+
+ </logentry>
+
</changelog>
| Thread |
|---|
| • svn commit - mysqldoc@oter02: r26594 - in trunk: . dynamic-docs/changelog | paul.dubois | 23 Jun |