List:Commits« Previous MessageNext Message »
From:plavin Date:February 26 2007 10:21pm
Subject:svn commit - mysqldoc@docsrva: r5072 - trunk/refman-5.1
View as plain text  
Author: plavin
Date: 2007-02-26 23:21:44 +0100 (Mon, 26 Feb 2007)
New Revision: 5072

Log:
MNMAS ad and minor correction

Modified:
   trunk/refman-5.1/replication-notes.xml


Modified: trunk/refman-5.1/replication-notes.xml
===================================================================
--- trunk/refman-5.1/replication-notes.xml	2007-02-26 21:02:58 UTC (rev 5071)
+++ trunk/refman-5.1/replication-notes.xml	2007-02-26 22:21:44 UTC (rev 5072)
Changed blocks: 2, Lines Added: 14, Lines Deleted: 1; 1175 bytes

@@ -491,7 +491,7 @@
         replication is not supported on this table. Instead, statements
         that would normally update this information (including
         <literal>GRANT</literal>, <literal>REVOKE</literal> and the
-        manipulation of triggers, stored routines/procedures and views
+        manipulation of triggers, stored routines/procedures, and views)
         are all replicated to slaves using Statement based replication.
       </para>
 

@@ -960,6 +960,19 @@
   <section id="replication-faq">
 
     <title>Replication FAQ</title>
+    
+    <formalpara role="mnmas">
+      
+      <title>MySQL Enterprise</title>
+      
+      <para>
+        For expert advice on replication subscribe  to
+        the MySQL Network Monitoring and Advisory Service. For more
+        information see,
+        <ulink url="&base-url-enterprise;advisors.html" />.
+      </para>
+      
+    </formalpara>
 
     <qandaset>
 


Thread
svn commit - mysqldoc@docsrva: r5072 - trunk/refman-5.1plavin26 Feb