Author: mcbrown
Date: 2008-07-07 13:15:16 +0200 (Mon, 07 Jul 2008)
New Revision: 11083
Log:
Fixing 5.2.x references to point to the 6.0 release
Modified:
trunk/dynamic-docs/changelog/mysqld.xml
trunk/refman-5.1/programs-admin-util-core.xml
Modified: trunk/dynamic-docs/changelog/mysqld.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld.xml 2008-07-07 10:58:50 UTC (rev 11082)
+++ trunk/dynamic-docs/changelog/mysqld.xml 2008-07-07 11:15:16 UTC (rev 11083)
Changed blocks: 2, Lines Added: 2, Lines Deleted: 2; 896 bytes
@@ -77301,7 +77301,7 @@
<literal>SHOW BDB LOGS</literal> and <literal>SHOW
LOGS</literal> are removed as of MySQL 5.1.12, and the other
deprecated items shown in the table are removed as of MySQL
- 5.2.5.
+ 6.0.0.
</para>
<important>
@@ -77319,7 +77319,7 @@
</formalpara>
<para>
- <emphasis>Beginning with MySQL 5.2.5, <literal>TYPE =
+ <emphasis>Beginning with MySQL 6.0.0, <literal>TYPE =
<replaceable>engine_name</replaceable></literal> will no
longer be available and will produce a syntax
error</emphasis>.
Modified: trunk/refman-5.1/programs-admin-util-core.xml
===================================================================
--- trunk/refman-5.1/programs-admin-util-core.xml 2008-07-07 10:58:50 UTC (rev 11082)
+++ trunk/refman-5.1/programs-admin-util-core.xml 2008-07-07 11:15:16 UTC (rev 11083)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 511 bytes
@@ -7705,7 +7705,7 @@
<para>
<literal>FLUSH INSTANCES</literal> is deprecated and will be
- removed in MySQL 5.2.
+ removed in MySQL 6.0.
</para>
</listitem>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r11083 - in trunk: dynamic-docs/changelog refman-5.1 | mcbrown | 7 Jul |