List:Commits« Previous MessageNext Message »
From:plavin Date:May 8 2007 8:19pm
Subject:svn commit - mysqldoc@docsrva: r6382 - trunk/refman-5.1
View as plain text  
Author: plavin
Date: 2007-05-08 22:19:55 +0200 (Tue, 08 May 2007)
New Revision: 6382

Log:
Changes to the DRBD FAQ per Edward

Modified:
   trunk/refman-5.1/faqs.xml


Modified: trunk/refman-5.1/faqs.xml
===================================================================
--- trunk/refman-5.1/faqs.xml	2007-05-08 20:18:46 UTC (rev 6381)
+++ trunk/refman-5.1/faqs.xml	2007-05-08 20:19:55 UTC (rev 6382)
Changed blocks: 3, Lines Added: 29, Lines Deleted: 44; 3534 bytes

@@ -7965,30 +7965,30 @@
 
     </section>
 
-    <section id="mysql-consulting-support-services">
+    <section id="drbd-resources">
 
-      <title>MySQL Consulting and Support Services</title>
+      <title>DRBD and Resources</title>
 
       <para>
         In the following section, we provide answers to questions that
-        are most frequently asked about DRBD and MySQL Support Services.
+        are most frequently asked about DRBD and resources.
       </para>
 
       <qandaset>
-
+        
         <qandaentry>
-
+          
           <question>
-
+            
             <para>
               Does MySQL offer professional consulting to help with
               designing a DRBD system?
             </para>
-
+            
           </question>
-
+          
           <answer>
-
+            
             <para>
               Yes. MySQL offers consulting for the design, installation,
               configuration, and monitoring of high availability DRBD.

@@ -7996,24 +7996,24 @@
               Jumpstart, please see:
               <ulink url="http://www.mysql.com/consulting/packaged/scaleout.html"/>.
             </para>
-
+            
           </answer>
-
+          
         </qandaentry>
-
+        
         <qandaentry>
-
+          
           <question>
-
+            
             <para>
               Does MySQL offer support for DRBD and Linux Heartbeat from
               MySQL?
             </para>
-
+            
           </question>
-
+          
           <answer>
-
+            
             <para>
               Yes. Support for DRBD is available with an add-on
               subscription to MySQL Enterprise called “DRBD for

@@ -8021,61 +8021,46 @@
               DRBD see:
               <ulink url="http://mysql.com/products/enterprise/features.html"/>.
             </para>
-
+            
             <para>
               For the list of supported Linux distributions, please see:
               <ulink url="http://www.mysql.com/support/supportedplatforms/enterprise.html"/>.
             </para>
-
+            
             <para>
               <emphasis role="bold">NOTE:</emphasis> DRBD is only
               available on Linux. DRBD is not available on Windows,
               MacOS, Solaris, HPUX, AIX, FreeBSD, or other non-Linux
               platforms.
             </para>
-
+            
           </answer>
-
+          
         </qandaentry>
-
+        
         <qandaentry>
-
+          
           <question>
-
+            
             <para>
               Are pre-built binaries or RPMs available?
             </para>
-
+            
           </question>
-
+          
           <answer>
-
+            
             <para>
               Yes. <quote>DRBD for MySQL</quote> is an add-on
               subscription to MySQL Enterprise, which provides pre-built
               binaries for DRBD. For more information see:
               <ulink url="http://mysql.com/products/enterprise/features.html"/>.
             </para>
-
+            
           </answer>
-
+          
         </qandaentry>
 
-      </qandaset>
-
-    </section>
-
-    <section id="drbd-resources">
-
-      <title>DRBD and Resources</title>
-
-      <para>
-        In the following section, we provide answers to questions that
-        are most frequently asked about DRBD and resources.
-      </para>
-
-      <qandaset>
-
         <qandaentry>
 
           <question>


Thread
svn commit - mysqldoc@docsrva: r6382 - trunk/refman-5.1plavin8 May