List:Commits« Previous MessageNext Message »
From:plavin Date:April 9 2007 5:03pm
Subject:svn commit - mysqldoc@docsrva: r5786 - trunk/refman-5.1
View as plain text  
Author: plavin
Date: 2007-04-09 19:03:44 +0200 (Mon, 09 Apr 2007)
New Revision: 5786

Log:
Various MNMAS ads

Modified:
   trunk/refman-5.1/client-utility-programs.xml


Modified: trunk/refman-5.1/client-utility-programs.xml
===================================================================
--- trunk/refman-5.1/client-utility-programs.xml	2007-04-09 16:48:33 UTC (rev 5785)
+++ trunk/refman-5.1/client-utility-programs.xml	2007-04-09 17:03:44 UTC (rev 5786)
Changed blocks: 4, Lines Added: 58, Lines Deleted: 0; 2954 bytes

@@ -2496,6 +2496,20 @@
               command or the <literal>SHOW INDEX FROM
               <replaceable>tbl_name</replaceable></literal> statement.
             </para>
+            
+            <formalpara role="mnmas">
+              
+              <title>MySQL Enterprise</title>
+              
+              <para>
+                For expert advice on optimizing tables,
+                subscribe to the MySQL Network Monitoring and Advisory.
+                For more information see
+                <ulink url="&base-url-enterprise;advisors.html"/>.
+              </para>
+              
+            </formalpara>
+            
           </listitem>
 
           <listitem>

@@ -9565,6 +9579,21 @@
             <para>
               Analyze the tables.
             </para>
+            
+            <formalpara role="mnmas">
+              
+              <title>MySQL Enterprise</title>
+              
+              <para>
+                For expert advice on optimizing tables,
+                subscribe to the MySQL Network Monitoring and Advisory.
+                For more information see
+                <ulink url="&base-url-enterprise;advisors.html"/>.
+              </para>
+              
+            </formalpara>
+            
+                        
           </listitem>
 
           <listitem>

@@ -13479,6 +13508,22 @@
             <para>
               Read input files locally from the client host.
             </para>
+            
+            <formalpara role="mnmas">
+              
+              <title>MySQL Enterprise</title>
+              
+              <para>
+                For expert advice on the security implications of 
+                enabling <literal>LOCAL</literal>,
+                subscribe to the MySQL Network Monitoring and Advisory.
+                For more information see
+                <ulink url="&base-url-enterprise;advisors.html"/>.
+              </para>
+              
+            </formalpara>
+            
+            
           </listitem>
 
           <listitem>

@@ -15290,6 +15335,19 @@
               converted to use. The default is <literal>MyISAM</literal>
               if this option is not given.
             </para>
+            
+            <formalpara role="mnmas">
+              
+              <title>MySQL Enterprise</title>
+              
+              <para>
+                For expert advice on choosing the optimum storage engine,
+                subscribe to the MySQL Network Monitoring and Advisory.
+                For more information see
+                <ulink url="&base-url-enterprise;advisors.html"/>.
+              </para>
+              
+            </formalpara>
           </listitem>
 
           <listitem>


Thread
svn commit - mysqldoc@docsrva: r5786 - trunk/refman-5.1plavin9 Apr