List:Commits« Previous MessageNext Message »
From:paul.dubois Date:February 23 2010 9:36pm
Subject:svn commit - mysqldoc@docsrva: r19250 - in trunk: . refman-5.4 refman-5.5 refman-6.0
View as plain text  
Author: paul
Date: 2010-02-23 22:36:46 +0100 (Tue, 23 Feb 2010)
New Revision: 19250

Log:
 r49698@frost:  paul | 2010-02-23 15:19:48 -0500
 Delete admonition to upgrade that should have been performed several series
 ago


Modified:
   trunk/refman-5.4/dba-user-management-core.xml
   trunk/refman-5.5/dba-user-management-core.xml
   trunk/refman-6.0/dba-user-management-core.xml

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:35498
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:36808
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:49697
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39546
   + 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:35498
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:36808
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:49698
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39546


Modified: trunk/refman-5.4/dba-user-management-core.xml
===================================================================
--- trunk/refman-5.4/dba-user-management-core.xml	2010-02-23 21:36:39 UTC (rev 19249)
+++ trunk/refman-5.4/dba-user-management-core.xml	2010-02-23 21:36:46 UTC (rev 19250)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 3; 854 bytes

@@ -906,9 +906,7 @@
       <literal>max_questions</literal>, <literal>max_updates</literal>,
 and
       <literal>max_connections</literal> columns store the per-hour limits, and the
-      <literal>max_user_connections</literal> column stores the <literal>MAX_USER_CONNECTIONS</literal> limit. If your
-      <literal>user</literal> table does not have these columns, it must
-      be upgraded; see <xref linkend="mysql-upgrade"/>.
+      <literal>max_user_connections</literal> column stores the <literal>MAX_USER_CONNECTIONS</literal> limit.
     </para>
 
     <para>


Modified: trunk/refman-5.5/dba-user-management-core.xml
===================================================================
--- trunk/refman-5.5/dba-user-management-core.xml	2010-02-23 21:36:39 UTC (rev 19249)
+++ trunk/refman-5.5/dba-user-management-core.xml	2010-02-23 21:36:46 UTC (rev 19250)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 3; 854 bytes

@@ -906,9 +906,7 @@
       <literal>max_questions</literal>, <literal>max_updates</literal>,
 and
       <literal>max_connections</literal> columns store the per-hour limits, and the
-      <literal>max_user_connections</literal> column stores the <literal>MAX_USER_CONNECTIONS</literal> limit. If your
-      <literal>user</literal> table does not have these columns, it must
-      be upgraded; see <xref linkend="mysql-upgrade"/>.
+      <literal>max_user_connections</literal> column stores the <literal>MAX_USER_CONNECTIONS</literal> limit.
     </para>
 
     <para>


Modified: trunk/refman-6.0/dba-user-management-core.xml
===================================================================
--- trunk/refman-6.0/dba-user-management-core.xml	2010-02-23 21:36:39 UTC (rev 19249)
+++ trunk/refman-6.0/dba-user-management-core.xml	2010-02-23 21:36:46 UTC (rev 19250)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 3; 854 bytes

@@ -906,9 +906,7 @@
       <literal>max_questions</literal>, <literal>max_updates</literal>,
 and
       <literal>max_connections</literal> columns store the per-hour limits, and the
-      <literal>max_user_connections</literal> column stores the <literal>MAX_USER_CONNECTIONS</literal> limit. If your
-      <literal>user</literal> table does not have these columns, it must
-      be upgraded; see <xref linkend="mysql-upgrade"/>.
+      <literal>max_user_connections</literal> column stores the <literal>MAX_USER_CONNECTIONS</literal> limit.
     </para>
 
     <para>


Thread
svn commit - mysqldoc@docsrva: r19250 - in trunk: . refman-5.4 refman-5.5 refman-6.0paul.dubois23 Feb