Author: jdrussel
Date: 2011-06-06 04:53:54 +0200 (Mon, 06 Jun 2011)
New Revision: 26432
Log:
Fix typos ('InooDB') and hardcoded links to 5.1 manual.
Modified:
trunk/mysql-monitor-2.3/install-upgrades.xml
Modified: trunk/mysql-monitor-2.3/install-upgrades.xml
===================================================================
--- trunk/mysql-monitor-2.3/install-upgrades.xml 2011-06-05 01:55:02 UTC (rev 26431)
+++ trunk/mysql-monitor-2.3/install-upgrades.xml 2011-06-06 02:53:54 UTC (rev 26432)
Changed blocks: 2, Lines Added: 6, Lines Deleted: 8; 1922 bytes
@@ -845,13 +845,13 @@
<para>
Upgrade the MySQL server as you would any other MySQL
server instance. See
- <xref linkend="refman-5.1:upgrading"/>.
+ <xref linkend="upgrading"/>.
</para>
<para>
Ensure when performing the upgrade that the MySQL server
- instance is configured with support for InooDB and that
- the InooDB storage engine has been disabled. Also ensure
+ instance is configured with support for InnoDB and that
+ the InnoDB storage engine has been disabled. Also ensure
that support for partitioning is available within the
server.
</para>
@@ -906,15 +906,13 @@
<para>
Upgrade the MySQL server as you would any other MySQL
server instance. See
- <xref linkend="refman-5.1:upgrading"/>.
+ <xref linkend="upgrading"/>.
</para>
-<!-- JDR: surely 'disabled' in the paragraph below was incorrect? I changed to 'enabled'. -->
-
<para>
Ensure when performing the upgrade that the MySQL server
- instance is configured with support for InooDB and that
- the InnoDB storage engine has been enabled. Also ensure
+ instance is configured with support for InnoDB and that
+ the InnoDB storage engine is enabled. Also ensure
that support for partitioning is available within the
server.
</para>
| Thread |
|---|
| • svn commit - mysqldoc@oter02: r26432 - trunk/mysql-monitor-2.3 | john.russell | 6 Jun |