Author: mcbrown
Date: 2007-12-04 15:20:03 +0100 (Tue, 04 Dec 2007)
New Revision: 9094
Log:
Adding warning to changelog because of page structure changes
Modified:
trunk/dynamic-docs/changelog/mysqld-1.xml
Modified: trunk/dynamic-docs/changelog/mysqld-1.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-1.xml 2007-12-04 14:06:42 UTC (rev 9093)
+++ trunk/dynamic-docs/changelog/mysqld-1.xml 2007-12-04 14:20:03 UTC (rev 9094)
Changed blocks: 1, Lines Added: 27, Lines Deleted: 0; 1106 bytes
@@ -6,6 +6,33 @@
]>
<changelog>
+ <logentry entrytype="feature">
+
+ <tags>
+ <manual type="Falcon"/>
+ <highlight type="incompatiblechange"/>
+ </tags>
+
+ <versions>
+ <version ver="6.0.4"/>
+ </versions>
+
+ <message>
+
+ <para>
+ Because of a change in the format of the Falcon pages stored
+ within Falcon database files, existing Falcon databases will be
+ incompatible with the MySQL 6.0.4, and databases created in
+ MySQL 6.0.4 will not be compatible with previous releases. You
+ should dump your database using <command>mysqldump</command>
+ before upgrading, and then reload your database after the
+ upgrade. For more information, see <xref linkend="mysqldump"/>.
+ </para>
+
+ </message>
+
+ </logentry>
+
<logentry entrytype="bug">
<tags>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r9094 - trunk/dynamic-docs/changelog | mcbrown | 4 Dec |