List:Commits« Previous MessageNext Message »
From:mcbrown Date:May 15 2007 10:00am
Subject:svn commit - mysqldoc@docsrva: r6460 - in trunk: refman-5.0 refman-5.1
View as plain text  
Author: mcbrown
Date: 2007-05-15 10:00:12 +0200 (Tue, 15 May 2007)
New Revision: 6460

Log:
Adding pointer to the DRBD section of the main site. 



Modified:
   trunk/refman-5.0/faqs.xml
   trunk/refman-5.1/faqs.xml


Modified: trunk/refman-5.0/faqs.xml
===================================================================
--- trunk/refman-5.0/faqs.xml	2007-05-15 07:02:26 UTC (rev 6459)
+++ trunk/refman-5.0/faqs.xml	2007-05-15 08:00:12 UTC (rev 6460)
Changed blocks: 4, Lines Added: 50, Lines Deleted: 26; 3419 bytes

@@ -7923,20 +7923,20 @@
       </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.

@@ -7944,24 +7944,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

@@ -7969,44 +7969,44 @@
               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>
 
         <qandaentry>

@@ -8052,6 +8052,30 @@
 
         </qandaentry>
 
+        <qandaentry>
+
+          <question>
+
+            <para>
+              Where can I get more information about MySQL for DRBD?
+            </para>
+
+          </question>
+
+          <answer>
+
+            <para>
+              For more information about MySQL for DRBD, including a
+              technical white paper please see:
+              <ulink
+      url="http://www.mysql.com/products/enterprise/drbd.html">DRBD
+              for MySQL High Availability</ulink>.
+            </para>
+
+          </answer>
+
+        </qandaentry>
+
       </qandaset>
 
     </section>


Modified: trunk/refman-5.1/faqs.xml
===================================================================
--- trunk/refman-5.1/faqs.xml	2007-05-15 07:02:26 UTC (rev 6459)
+++ trunk/refman-5.1/faqs.xml	2007-05-15 08:00:12 UTC (rev 6460)
Changed blocks: 1, Lines Added: 24, Lines Deleted: 0; 847 bytes

@@ -8104,6 +8104,30 @@
 
         </qandaentry>
 
+        <qandaentry>
+
+          <question>
+
+            <para>
+              Where can I get more information about MySQL for DRBD?
+            </para>
+
+          </question>
+
+          <answer>
+
+            <para>
+              For more information about MySQL for DRBD, including a
+              technical white paper please see:
+              <ulink
+      url="http://www.mysql.com/products/enterprise/drbd.html">DRBD
+              for MySQL High Availability</ulink>.
+            </para>
+
+          </answer>
+
+        </qandaentry>
+
       </qandaset>
 
     </section>


Thread
svn commit - mysqldoc@docsrva: r6460 - in trunk: refman-5.0 refman-5.1mcbrown15 May