Author: jstephens
Date: 2010-11-15 20:50:25 +0100 (Mon, 15 Nov 2010)
New Revision: 23755
Log:
Updated BUG#56318 changelog entry and mysqloptions file
Modified:
trunk/dynamic-docs/changelog/mysqld-2.xml
trunk/dynamic-docs/command-optvars/mysqld.xml
Modified: trunk/dynamic-docs/changelog/mysqld-2.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-2.xml 2010-11-15 16:11:59 UTC (rev 23754)
+++ trunk/dynamic-docs/changelog/mysqld-2.xml 2010-11-15 19:50:25 UTC (rev 23755)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 406 bytes
@@ -1199,6 +1199,7 @@
<versions>
<version ver="5.5.7"/>
+ <version ver="5.6.1"/>
</versions>
<message>
Modified: trunk/dynamic-docs/command-optvars/mysqld.xml
===================================================================
--- trunk/dynamic-docs/command-optvars/mysqld.xml 2010-11-15 16:11:59 UTC (rev 23754)
+++ trunk/dynamic-docs/command-optvars/mysqld.xml 2010-11-15 19:50:25 UTC (rev 23755)
Changed blocks: 2, Lines Added: 8, Lines Deleted: 0; 816 bytes
@@ -12029,6 +12029,10 @@
<value default="Antelope"/>
</values>
+ <values vartype="string" platform="all" inversion="5.6.1">
+ <value default="Antelope"/>
+ </values>
+
<versions>
<manual version="5.1"/>
<introduced version="5.1.38"/>
@@ -12178,6 +12182,10 @@
<value default="OFF"/>
</values>
+ <values vartype="boolean" platform="all" inversion="5.6.1">
+ <value default="OFF"/>
+ </values>
+
<versions>
<manual version="4.1"/>
<introduced version="4.1.1"/>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r23755 - in trunk/dynamic-docs: changelog command-optvars | jon.stephens | 15 Nov |