List:Commits« Previous MessageNext Message »
From:plavin Date:April 9 2007 4:48pm
Subject:svn commit - mysqldoc@docsrva: r5784 - trunk/refman-4.1
View as plain text  
Author: plavin
Date: 2007-04-09 18:48:09 +0200 (Mon, 09 Apr 2007)
New Revision: 5784

Log:
Various MNMAS ads

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


Modified: trunk/refman-4.1/client-utility-programs.xml
===================================================================
--- trunk/refman-4.1/client-utility-programs.xml	2007-04-09 16:06:19 UTC (rev 5783)
+++ trunk/refman-4.1/client-utility-programs.xml	2007-04-09 16:48:09 UTC (rev 5784)
Changed blocks: 7, Lines Added: 101, Lines Deleted: 0; 5002 bytes

@@ -2497,6 +2497,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>

@@ -6963,6 +6977,20 @@
             <para>
               Display the server status variables and their values.
             </para>
+            
+            <formalpara role="mnmas">
+              
+              <title>MySQL Enterprise</title>
+              
+              <para>
+                For expert advice on using server system variables,
+                subscribe to the MySQL Network Monitoring and Advisory.
+                For more information see
+                <ulink url="&base-url-enterprise;advisors.html"/>.
+              </para>
+              
+            </formalpara>
+            
           </listitem>
 
           <listitem>

@@ -7050,6 +7078,22 @@
               password-hashing format. This command was added in MySQL
               4.1.0. (See <xref linkend="password-hashing"/>.)
             </para>
+            
+            <formalpara role="mnmas">
+              
+              <title>MySQL Enterprise</title>
+              
+              <para>
+                For expert advice on the security implications of 
+                using the <literal>old-password</literal> command,
+                subscribe to the MySQL Network Monitoring and Advisory.
+                For more information see
+                <ulink url="&base-url-enterprise;advisors.html"/>.
+              </para>
+              
+            </formalpara>
+            
+            
           </listitem>
 
           <listitem>

@@ -7183,6 +7227,19 @@
             <para>
               Display the server system variables and their values.
             </para>
+            <formalpara role="mnmas">
+              
+              <title>MySQL Enterprise</title>
+              
+              <para>
+                For expert advice on using server system variables,
+                subscribe to the MySQL Network Monitoring and Advisory.
+                For more information see
+                <ulink url="&base-url-enterprise;advisors.html"/>.
+              </para>
+              
+            </formalpara>
+            
           </listitem>
 
           <listitem>

@@ -9123,6 +9180,20 @@
             <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>

@@ -12708,6 +12779,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>

@@ -13768,6 +13855,20 @@
               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: r5784 - trunk/refman-4.1plavin9 Apr