Author: mcbrown
Date: 2008-04-29 16:51:03 +0200 (Tue, 29 Apr 2008)
New Revision: 10610
Log:
Minor tweak after Iggy's review
Modified:
trunk/dynamic-docs/changelog/mysqld-1.xml
Modified: trunk/dynamic-docs/changelog/mysqld-1.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-1.xml 2008-04-29 10:42:15 UTC (rev 10609)
+++ trunk/dynamic-docs/changelog/mysqld-1.xml 2008-04-29 14:51:03 UTC (rev 10610)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 7; 1546 bytes
@@ -46,13 +46,14 @@
<important>
<para>
When upgrading an existing 5.1.23 or 6.0.4 installation of
- MySQL you must take a backup of your data before installing
- the new version. To migrate your data, either extract the data
- and reimport (using <command>mysqldump</command>, then upgrade
- and re-import using <command>mysql</command>), or backup your
- data, upgrade to the new version, and copy your existing data
- files from your old <filename>datadir</filename> directory to
- the new directory located within <filename>AppData</filename>.
+ MySQL you must take a backup of your data and configuration
+ file before installing the new version. To migrate your data,
+ either extract the data and re-import (using
+ <command>mysqldump</command>, then upgrade and re-import using
+ <command>mysql</command>), or backup your data, upgrade to the
+ new version, and copy your existing data files from your old
+ <filename>datadir</filename> directory to the new directory
+ located within <filename>AppData</filename>.
</para>
<para>
Failure to backup your data and follow these procedures may
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r10610 - trunk/dynamic-docs/changelog | mcbrown | 29 Apr |