Author: pd221994
Date: 2011-06-23 19:21:52 +0200 (Thu, 23 Jun 2011)
New Revision: 26599
Log:
r49264@dhcp-adc-twvpn-1-vpnpool-10-154-28-19: paul | 2011-06-23 11:33:29 -0500
Add note about mysql_upgrade to Windows-upgrade section (AndrewD)
Modified:
svk:merge
trunk/refman-5.0/installing-windows.xml
trunk/refman-5.1/installing-windows.xml
trunk/refman-5.5/installing-windows.xml
trunk/refman-5.6/installing-windows.xml
trunk/refman-6.0/installing-windows.xml
Property changes on: trunk
___________________________________________________________________
Modified: svk:merge
===================================================================
Changed blocks: 0, Lines Added: 0, Lines Deleted: 0; 1277 bytes
Modified: trunk/refman-5.0/installing-windows.xml
===================================================================
--- trunk/refman-5.0/installing-windows.xml 2011-06-23 16:48:23 UTC (rev 26598)
+++ trunk/refman-5.0/installing-windows.xml 2011-06-23 17:21:52 UTC (rev 26599)
Changed blocks: 1, Lines Added: 10, Lines Deleted: 0; 811 bytes
@@ -2867,6 +2867,16 @@
<listitem>
<para>
+ As Administrator, run <command>mysql_upgrade</command> to
+ check your tables, attempt to repair them if necessary, and
+ update your grant tables if they have changed so that you can
+ take advantage of any new capabilities. See
+ <xref linkend="mysql-upgrade"/>.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
If you encounter errors, see
<xref linkend="windows-troubleshooting"/>.
</para>
Modified: trunk/refman-5.1/installing-windows.xml
===================================================================
--- trunk/refman-5.1/installing-windows.xml 2011-06-23 16:48:23 UTC (rev 26598)
+++ trunk/refman-5.1/installing-windows.xml 2011-06-23 17:21:52 UTC (rev 26599)
Changed blocks: 1, Lines Added: 10, Lines Deleted: 0; 811 bytes
@@ -3943,6 +3943,16 @@
<listitem>
<para>
+ As Administrator, run <command>mysql_upgrade</command> to
+ check your tables, attempt to repair them if necessary, and
+ update your grant tables if they have changed so that you can
+ take advantage of any new capabilities. See
+ <xref linkend="mysql-upgrade"/>.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
If you encounter errors, see
<xref linkend="windows-troubleshooting"/>.
</para>
Modified: trunk/refman-5.5/installing-windows.xml
===================================================================
--- trunk/refman-5.5/installing-windows.xml 2011-06-23 16:48:23 UTC (rev 26598)
+++ trunk/refman-5.5/installing-windows.xml 2011-06-23 17:21:52 UTC (rev 26599)
Changed blocks: 1, Lines Added: 10, Lines Deleted: 0; 811 bytes
@@ -3601,6 +3601,16 @@
<listitem>
<para>
+ As Administrator, run <command>mysql_upgrade</command> to
+ check your tables, attempt to repair them if necessary, and
+ update your grant tables if they have changed so that you can
+ take advantage of any new capabilities. See
+ <xref linkend="mysql-upgrade"/>.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
If you encounter errors, see
<xref linkend="windows-troubleshooting"/>.
</para>
Modified: trunk/refman-5.6/installing-windows.xml
===================================================================
--- trunk/refman-5.6/installing-windows.xml 2011-06-23 16:48:23 UTC (rev 26598)
+++ trunk/refman-5.6/installing-windows.xml 2011-06-23 17:21:52 UTC (rev 26599)
Changed blocks: 1, Lines Added: 10, Lines Deleted: 0; 811 bytes
@@ -3588,6 +3588,16 @@
<listitem>
<para>
+ As Administrator, run <command>mysql_upgrade</command> to
+ check your tables, attempt to repair them if necessary, and
+ update your grant tables if they have changed so that you can
+ take advantage of any new capabilities. See
+ <xref linkend="mysql-upgrade"/>.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
If you encounter errors, see
<xref linkend="windows-troubleshooting"/>.
</para>
Modified: trunk/refman-6.0/installing-windows.xml
===================================================================
--- trunk/refman-6.0/installing-windows.xml 2011-06-23 16:48:23 UTC (rev 26598)
+++ trunk/refman-6.0/installing-windows.xml 2011-06-23 17:21:52 UTC (rev 26599)
Changed blocks: 1, Lines Added: 10, Lines Deleted: 0; 811 bytes
@@ -2871,6 +2871,16 @@
<listitem>
<para>
+ As Administrator, run <command>mysql_upgrade</command> to
+ check your tables, attempt to repair them if necessary, and
+ update your grant tables if they have changed so that you can
+ take advantage of any new capabilities. See
+ <xref linkend="mysql-upgrade"/>.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
If you encounter errors, see
<xref linkend="windows-troubleshooting"/>.
</para>
| Thread |
|---|
| • svn commit - mysqldoc@oter02: r26599 - in trunk: . refman-5.0 refman-5.1 refman-5.5 refman-5.6 refman-6.0 | paul.dubois | 23 Jun |