Author: mcbrown
Date: 2008-05-16 16:38:14 +0200 (Fri, 16 May 2008)
New Revision: 10759
Log:
Minor tweak to the AppData/Windows upgrade notes
Modified:
trunk/dynamic-docs/changelog/mysqld-1.xml
Modified: trunk/dynamic-docs/changelog/mysqld-1.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-1.xml 2008-05-16 14:02:06 UTC (rev 10758)
+++ trunk/dynamic-docs/changelog/mysqld-1.xml 2008-05-16 14:38:14 UTC (rev 10759)
Changed blocks: 1, Lines Added: 7, Lines Deleted: 7; 1523 bytes
@@ -195,13 +195,13 @@
<para>
When upgrading an existing 5.1.23 or 6.0.4 installation of
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>.
+ file (<filename>my.ini</filename> 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: r10759 - trunk/dynamic-docs/changelog | mcbrown | 16 May |