List:Commits« Previous MessageNext Message »
From:plavin Date:January 15 2007 7:27pm
Subject:svn commit - mysqldoc@docsrva: r4521 - trunk/refman-5.0
View as plain text  
Author: plavin
Date: 2007-01-15 20:27:44 +0100 (Mon, 15 Jan 2007)
New Revision: 4521

Log:
MNMAS ad - innodb-troubleshooting

Modified:
   trunk/refman-5.0/database-administration.xml
   trunk/refman-5.0/replication.xml
   trunk/refman-5.0/se-innodb.xml


Modified: trunk/refman-5.0/database-administration.xml
===================================================================
--- trunk/refman-5.0/database-administration.xml	2007-01-15 19:01:30 UTC (rev 4520)
+++ trunk/refman-5.0/database-administration.xml	2007-01-15 19:27:44 UTC (rev 4521)
Changed blocks: 3, Lines Added: 4, Lines Deleted: 4; 1761 bytes

@@ -7054,7 +7054,7 @@
           <title>MySQL Enterprise</title>
           <para>
             Expert use of server system variables is part of the service offered
-            by MySQL Network Monitoring and Advisory Service. To subscribe
+            by the MySQL Network Monitoring and Advisory Service. To subscribe
             see, <ulink url="&base-url-enterprise;advisors.html"/>.
           </para>
         </formalpara>

@@ -17498,7 +17498,7 @@
         <para>
           In some circumstances the <literal>ALTER</literal> privilege is entirely 
           unnecessary &mdash; on slaves where there are no non-replicated tables, for instance.
-          MySQL Network Monitoring and Advisory Service notifies subscribers when
+          The MySQL Network Monitoring and Advisory Service notifies subscribers when
           accounts have inappropriate privileges. For more information see,
           <ulink url="&base-url-enterprise;blank.html"/>.
         </para>

@@ -26463,8 +26463,8 @@
         <para>
           The binary log can also be used to track significant DLL
           events.  Analyzing the binary log in this way is an integral part of the
-          MySQL Network Monitoring and Advisory Service. See,
-          <ulink url="&base-url-enterprise;advisors.html" /> for more information.
+          MySQL Network Monitoring and Advisory Service. For more information see,
+          <ulink url="&base-url-enterprise;advisors.html" />.
         </para>
       </formalpara>
 


Modified: trunk/refman-5.0/replication.xml
===================================================================
--- trunk/refman-5.0/replication.xml	2007-01-15 19:01:30 UTC (rev 4520)
+++ trunk/refman-5.0/replication.xml	2007-01-15 19:27:44 UTC (rev 4521)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 655 bytes

@@ -4976,7 +4976,7 @@
           <para>
             For immediate notification whenever a slave stops,
             subscribe to the MySQL Network Monitoring and Advisory Service.
-            For More information see, <ulink url="&base-url-enterprise;advisors.html"/>.
+            For more information see, <ulink url="&base-url-enterprise;advisors.html"/>.
           </para>
         </formalpara>
         


Modified: trunk/refman-5.0/se-innodb.xml
===================================================================
--- trunk/refman-5.0/se-innodb.xml	2007-01-15 19:01:30 UTC (rev 4520)
+++ trunk/refman-5.0/se-innodb.xml	2007-01-15 19:27:44 UTC (rev 4521)
Changed blocks: 1, Lines Added: 13, Lines Deleted: 1; 950 bytes

@@ -7453,9 +7453,21 @@
           TABLE</literal> on that table.
         </para>
       </listitem>
+      
 
     </itemizedlist>
-
+    
+    <formalpara role="mnmas">
+      <title>MySQL Enterprise</title>
+      <para>
+        The MySQL Network Monitoring and Advisory Service provides a 
+        number of advisors specifically designed for monitoring InnoDB tables. 
+        In some cases, these advisors can anticipate potential problems. 
+        For more information see, <ulink url="&base-url-enterprise;advisors.html"/>.
+      </para>
+    </formalpara>
+    
+    
     <section id="innodb-troubleshooting-datadict">
 
       <title>Troubleshooting <literal>InnoDB</literal> Data Dictionary Operations</title>


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