List:Commits« Previous MessageNext Message »
From:plavin Date:January 15 2007 4:38pm
Subject:svn commit - mysqldoc@docsrva: r4509 - trunk/refman-5.0
View as plain text  
Author: plavin
Date: 2007-01-15 17:38:35 +0100 (Mon, 15 Jan 2007)
New Revision: 4509

Log:
MNMAS ad system-server-variables

Modified:
   trunk/refman-5.0/database-administration.xml


Modified: trunk/refman-5.0/database-administration.xml
===================================================================
--- trunk/refman-5.0/database-administration.xml	2007-01-15 16:18:26 UTC (rev 4508)
+++ trunk/refman-5.0/database-administration.xml	2007-01-15 16:38:35 UTC (rev 4509)
Changed blocks: 1, Lines Added: 12, Lines Deleted: 1; 1155 bytes

@@ -5174,7 +5174,18 @@
               <xref linkend="too-many-connections"/>, for more
               information.
             </para>
-
+            
+            <formalpara role ="mnmas">
+              <title>MySQL Enterprise</title>
+              <para>
+                For notification that the maximum number of connections is getting
+                dangerously high and for advice on setting the optimum value for
+                <literal>max_connections</literal> subscribe to the MySQL Network 
+                Monitoring and Advisory Service.
+                For more information see, <ulink url="base-url-enterprise;advisors.html"/>.
+              </para>
+            </formalpara>            
+            
             <para>
               Increasing this value increases the number of file
               descriptors that <command>mysqld</command> requires. See


Thread
svn commit - mysqldoc@docsrva: r4509 - trunk/refman-5.0plavin15 Jan