List:Commits« Previous MessageNext Message »
From:plavin Date:July 25 2007 5:24pm
Subject:svn commit - mysqldoc@docsrva: r7205 - in trunk: migration-toolkit/images refman-5.0 refman-5.1
View as plain text  
Author: plavin
Date: 2007-07-25 17:24:30 +0200 (Wed, 25 Jul 2007)
New Revision: 7205

Log:
MNMAS ads


Modified:
   trunk/refman-5.0/dba-core.xml
   trunk/refman-5.0/mysql-cluster.xml
   trunk/refman-5.0/replication.xml
   trunk/refman-5.0/stored-procedures.xml
   trunk/refman-5.1/dba-core.xml
   trunk/refman-5.1/mysql-cluster.xml
   trunk/refman-5.1/stored-procedures.xml


Modified: trunk/refman-5.0/dba-core.xml
===================================================================
--- trunk/refman-5.0/dba-core.xml	2007-07-25 12:27:08 UTC (rev 7204)
+++ trunk/refman-5.0/dba-core.xml	2007-07-25 15:24:30 UTC (rev 7205)
Changed blocks: 1, Lines Added: 14, Lines Deleted: 0; 909 bytes

@@ -20834,6 +20834,20 @@
         do so while running the server without
         <option>--old-passwords</option>.
       </para>
+      
+      <formalpara role="mnmas">
+        
+        <title>MySQL Enterprise</title>
+        
+        <para>
+          Subscribers to the MySQL Network Monitoring and Advisory Service
+          are automatically alerted whenever a server is running with the 
+          <option>--old-passwords</option> option. For more
+          information see
+          <ulink url="&base-url-enterprise;advisors.html"/>.
+        </para>
+        
+      </formalpara>
 
       <para>
         The following scenarios are possible for running a 4.1 or later


Modified: trunk/refman-5.0/mysql-cluster.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster.xml	2007-07-25 12:27:08 UTC (rev 7204)
+++ trunk/refman-5.0/mysql-cluster.xml	2007-07-25 15:24:30 UTC (rev 7205)
Changed blocks: 2, Lines Added: 36, Lines Deleted: 0; 1818 bytes

@@ -126,7 +126,26 @@
     </listitem>
 
   </itemizedlist>
+  
 
+    <formalpara role="mnmas-kb">
+      
+      <title>MySQL Enterprise</title>
+      
+      <para>
+        MySQL Enterprise subscribers will find 
+        numerous articles about MySQL Cluster at
+        <ulink
url="https://kb.mysql.com/search.php?cat=search&amp;category=33">
+          MySQL Cluster Articles</ulink>. Access to the MySQL
+        Knowledge Base collection of articles is one of the
+        advantages of subscribing to MySQL Enterprise. For more
+        information see
+        <ulink url="&base-url-enterprise;advisors.html"/>.
+      </para>
+      
+    </formalpara>
+
+
   <section id="mysql-cluster-overview">
 
     <title>MySQL Cluster Overview</title>

@@ -13798,6 +13817,23 @@
         [js] This is awfully short - either write some additional
         material for this section, or fold it into another section?
       </remark>
+      
+      <formalpara role="mnmas-kb">
+        
+        <title>MySQL Enterprise</title>
+        
+        <para>
+          MySQL Enterprise subscribers will find more information
+          about Cluster backup in the Knowledge Base article,
+          <ulink url="https://kb.mysql.com/view.php?id=5803"> 
+           How Do I Backup my Cluster Database</ulink>. Access to the MySQL
+          Knowledge Base collection of articles is one of the
+          advantages of subscribing to MySQL Enterprise. For more
+          information see
+          <ulink url="&base-url-enterprise;advisors.html"/>.
+        </para>
+        
+      </formalpara>
 
     </section>
 


Modified: trunk/refman-5.0/replication.xml
===================================================================
--- trunk/refman-5.0/replication.xml	2007-07-25 12:27:08 UTC (rev 7204)
+++ trunk/refman-5.0/replication.xml	2007-07-25 15:24:30 UTC (rev 7205)
Changed blocks: 3, Lines Added: 28, Lines Deleted: 1; 1844 bytes

@@ -2881,6 +2881,20 @@
           <xref linkend="type-conversion"/>, and
           <xref linkend="problems-with-float"/>.
         </para>
+        
+        <formalpara role="mnmas">
+          
+          <title>MySQL Enterprise</title>
+          
+          <para>
+            For expert advice regarding replication subscribe to
+            the MySQL Network Monitoring and Advisory Service. For more
+            information see
+            <ulink url="&base-url-enterprise;advisors.html"/>.
+          </para>
+          
+        </formalpara>
+       
       </listitem>
 
     </itemizedlist>

@@ -3068,7 +3082,7 @@
       <title>MySQL Enterprise</title>
 
       <para>
-        For expert advice regarding slave startup options subscribe to
+        For expert advice regarding master startup options subscribe to
         the MySQL Network Monitoring and Advisory Service. For more
         information see
         <ulink url="&base-url-enterprise;advisors.html"/>.

@@ -3758,6 +3772,19 @@
           not want these updates to be replicated. See
           <xref linkend="replication-rules"/>.
         </para>
+        
+        <formalpara role="mnmas">
+          
+          <title>MySQL Enterprise</title>
+          
+          <para>
+            For expert advice regarding slave startup options subscribe to
+            the MySQL Network Monitoring and Advisory Service. For more
+            information see
+            <ulink url="&base-url-enterprise;advisors.html"/>.
+          </para>
+          
+        </formalpara>
 
         <para>
           An example of what does not work as you might expect: If the


Modified: trunk/refman-5.0/stored-procedures.xml
===================================================================
--- trunk/refman-5.0/stored-procedures.xml	2007-07-25 12:27:08 UTC (rev 7204)
+++ trunk/refman-5.0/stored-procedures.xml	2007-07-25 15:24:30 UTC (rev 7205)
Changed blocks: 1, Lines Added: 15, Lines Deleted: 0; 967 bytes

@@ -271,6 +271,21 @@
       <xref linkend="mysql-real-connect"/>, and
       <xref linkend="c-api-multiple-queries"/>.
     </para>
+    
+    <formalpara role="mnmas-kb">
+      
+      <title>MySQL Enterprise</title>
+      
+      <para>
+        MySQL Enterprise subscribers will find numerous
+        articles about stored routines in  the MySQL Enterprise 
+        Knowledge Base. Access to this collection of articles is one of the
+        advantages of subscribing to MySQL Enterprise. For more
+        information see
+        <ulink url="&base-url-enterprise;advisors.html"/>.
+      </para>
+      
+    </formalpara>
 
     <para>
       The following sections describe the syntax used to create, alter,


Modified: trunk/refman-5.1/dba-core.xml
===================================================================
--- trunk/refman-5.1/dba-core.xml	2007-07-25 12:27:08 UTC (rev 7204)
+++ trunk/refman-5.1/dba-core.xml	2007-07-25 15:24:30 UTC (rev 7205)
Changed blocks: 1, Lines Added: 14, Lines Deleted: 0; 909 bytes

@@ -21728,6 +21728,20 @@
         do so while running the server without
         <option>--old-passwords</option>.
       </para>
+      
+      <formalpara role="mnmas">
+        
+        <title>MySQL Enterprise</title>
+        
+        <para>
+          Subscribers to the MySQL Network Monitoring and Advisory Service
+          are automatically alerted whenever a server is running with the 
+          <option>--old-passwords</option> option. For more
+          information see
+          <ulink url="&base-url-enterprise;advisors.html"/>.
+        </para>
+        
+      </formalpara>
 
       <para>
         The following scenarios are possible for running a 4.1 or later


Modified: trunk/refman-5.1/mysql-cluster.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster.xml	2007-07-25 12:27:08 UTC (rev 7204)
+++ trunk/refman-5.1/mysql-cluster.xml	2007-07-25 15:24:30 UTC (rev 7205)
Changed blocks: 2, Lines Added: 35, Lines Deleted: 1; 1900 bytes

@@ -133,8 +133,25 @@
       </para>
     </listitem>
 
-  </itemizedlist>
+  </itemizedlist>  
 
+    <formalpara role="mnmas-kb">
+      
+      <title>MySQL Enterprise</title>
+      
+      <para>
+        MySQL Enterprise subscribers will find 
+        numerous articles about MySQL Cluster at
+        <ulink
url="https://kb.mysql.com/search.php?cat=search&amp;category=33">
+          MySQL Cluster Articles</ulink>. Access to the MySQL
+        Knowledge Base collection of articles is one of the
+        advantages of subscribing to MySQL Enterprise. For more
+        information see
+        <ulink url="&base-url-enterprise;advisors.html"/>.
+      </para>
+      
+    </formalpara>
+
   <section id="mysql-cluster-overview">
 
     <title>MySQL Cluster Overview</title>

@@ -15384,6 +15401,23 @@
         data. This means that the state of the data is inconsistent
         while the restore is in progress.
       </para>
+      
+      <formalpara role="mnmas-kb">
+        
+        <title>MySQL Enterprise</title>
+        
+        <para>
+          MySQL Enterprise subscribers will find more information
+          about Cluster backup in the Knowledge Base article,
+          <ulink url="https://kb.mysql.com/view.php?id=5803"> 
+            How Do I Backup my Cluster Database</ulink>. Access to the MySQL
+          Knowledge Base collection of articles is one of the
+          advantages of subscribing to MySQL Enterprise. For more
+          information see
+          <ulink url="&base-url-enterprise;advisors.html"/>.
+        </para>
+        
+      </formalpara>
 
       <remark role="todo">
         [js] This is awfully short - either write some additional


Modified: trunk/refman-5.1/stored-procedures.xml
===================================================================
--- trunk/refman-5.1/stored-procedures.xml	2007-07-25 12:27:08 UTC (rev 7204)
+++ trunk/refman-5.1/stored-procedures.xml	2007-07-25 15:24:30 UTC (rev 7205)
Changed blocks: 1, Lines Added: 15, Lines Deleted: 0; 967 bytes

@@ -262,6 +262,21 @@
       <xref linkend="mysql-real-connect"/>, and
       <xref linkend="c-api-multiple-queries"/>.
     </para>
+    
+    <formalpara role="mnmas-kb">
+      
+      <title>MySQL Enterprise</title>
+      
+      <para>
+        MySQL Enterprise subscribers will find numerous
+        articles about stored routines in  the MySQL Enterprise 
+        Knowledge Base. Access to this collection of articles is one of the
+        advantages of subscribing to MySQL Enterprise. For more
+        information see
+        <ulink url="&base-url-enterprise;advisors.html"/>.
+      </para>
+      
+    </formalpara>
 
     <para>
       The following sections describe the syntax used to create, alter,


Thread
svn commit - mysqldoc@docsrva: r7205 - in trunk: migration-toolkit/images refman-5.0 refman-5.1plavin25 Jul