List:Commits« Previous MessageNext Message »
From:jon.stephens Date:June 24 2009 6:44am
Subject:svn commit - mysqldoc@docsrva: r15385 - in trunk: refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: jstephens
Date: 2009-06-24 08:44:42 +0200 (Wed, 24 Jun 2009)
New Revision: 15385

Log:

We no longer support Cluster on HP-UX (Mikiya, Andrew)



Modified:
   trunk/refman-4.1/mysql-cluster.xml
   trunk/refman-5.0/mysql-cluster.xml
   trunk/refman-5.1/mysql-cluster.xml


Modified: trunk/refman-4.1/mysql-cluster.xml
===================================================================
--- trunk/refman-4.1/mysql-cluster.xml	2009-06-23 23:15:35 UTC (rev 15384)
+++ trunk/refman-4.1/mysql-cluster.xml	2009-06-24 06:44:42 UTC (rev 15385)
Changed blocks: 1, Lines Added: 17, Lines Deleted: 12; 2273 bytes

@@ -53,21 +53,26 @@
 
   <para>
     MySQL Cluster is currently available and supported on a number of
-    platforms, including Linux, Solaris, Mac OS X, HP-UX, and other
-    Unix-style operating systems on a variety of hardware. For exact
-    levels of support available for on specific combinations of
-    operating system versions, operating system distributions, and
-    hardware platforms, please refer to the
-    <ulink url="http://www.mysql.com/support/supportedplatforms/cluster.html">Cluster
-    Supported Platforms list</ulink> maintained by the MySQL Support
-    Team on the MySQL AB Web site.
+    platforms, including Linux, Solaris, Mac OS X, and other Unix-style
+    operating systems on a variety of hardware. For exact levels of
+    support available for on specific combinations of operating system
+    versions, operating system distributions, and hardware platforms,
+    please refer to
+    <citetitle><ulink url="http://www.mysql.com/support/supportedplatforms/cluster.html">MySQL
+    Cluster Supported Platforms</ulink></citetitle>, maintained by the
+    MySQL Support Team on the MySQL web site.
   </para>
 
   <para>
-    MySQL Cluster is <emphasis>not</emphasis> currently supported on
-    Microsoft Windows. We are working to make Cluster available on all
-    operating systems supported by MySQL, including Windows, and will
-    update the information provided here as this work continues.
+    Beginning with MySQL Cluster NDB 7.0, MySQL Cluster is available for
+    testing on Microsoft Windows (but not yet for production use). We
+    are working to make Cluster available on all operating systems
+    supported by MySQL; we will update the information provided here as
+    this work continues. However, we do not plan to make MySQL Cluster
+    available on Microsoft Windows in MySQL &current-series; or any
+    other release series prior to MySQL Cluster NDB 7.0, which is based
+    on MySQL 5.1. For more information, see
+    <xref linkend="refman-5.1:mysql-cluster"/>.
   </para>
 
   <para>


Modified: trunk/refman-5.0/mysql-cluster.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster.xml	2009-06-23 23:15:35 UTC (rev 15384)
+++ trunk/refman-5.0/mysql-cluster.xml	2009-06-24 06:44:42 UTC (rev 15385)
Changed blocks: 1, Lines Added: 17, Lines Deleted: 12; 2273 bytes

@@ -50,21 +50,26 @@
 
   <para>
     MySQL Cluster is currently available and supported on a number of
-    platforms, including Linux, Solaris, Mac OS X, HP-UX, and other
-    Unix-style operating systems on a variety of hardware. For exact
-    levels of support available for on specific combinations of
-    operating system versions, operating system distributions, and
-    hardware platforms, please refer to the
-    <ulink url="http://www.mysql.com/support/supportedplatforms/cluster.html">Cluster
-    Supported Platforms list</ulink> maintained by the MySQL Support
-    Team on the MySQL AB Web site.
+    platforms, including Linux, Solaris, Mac OS X, and other Unix-style
+    operating systems on a variety of hardware. For exact levels of
+    support available for on specific combinations of operating system
+    versions, operating system distributions, and hardware platforms,
+    please refer to
+    <citetitle><ulink url="http://www.mysql.com/support/supportedplatforms/cluster.html">MySQL
+    Cluster Supported Platforms</ulink></citetitle>, maintained by the
+    MySQL Support Team on the MySQL web site.
   </para>
 
   <para>
-    MySQL Cluster is <emphasis>not</emphasis> currently supported on
-    Microsoft Windows. We are working to make Cluster available on all
-    operating systems supported by MySQL, including Windows, and will
-    update the information provided here as this work continues.
+    Beginning with MySQL Cluster NDB 7.0, MySQL Cluster is available for
+    testing on Microsoft Windows (but not yet for production use). We
+    are working to make Cluster available on all operating systems
+    supported by MySQL; we will update the information provided here as
+    this work continues. However, we do not plan to make MySQL Cluster
+    available on Microsoft Windows in MySQL &current-series; or any
+    other release series prior to MySQL Cluster NDB 7.0, which is based
+    on MySQL 5.1. For more information, see
+    <xref linkend="refman-5.1:mysql-cluster"/>.
   </para>
 
   <para>


Modified: trunk/refman-5.1/mysql-cluster.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster.xml	2009-06-23 23:15:35 UTC (rev 15384)
+++ trunk/refman-5.1/mysql-cluster.xml	2009-06-24 06:44:42 UTC (rev 15385)
Changed blocks: 2, Lines Added: 5, Lines Deleted: 5; 1629 bytes

@@ -107,15 +107,15 @@
 
     <para>
       MySQL Cluster is currently available and supported on a number of
-      platforms, including Linux, Solaris, Mac OS X, HP-UX, and other
+      platforms, including Linux, Solaris, Mac OS X, and other
       Unix-style operating systems on a variety of hardware. Beginning
       with MySQL Cluster NDB 7.0, MySQL Cluster is also available (on an
       experimental basis) on Microsoft Windows platforms. For exact
       levels of support available for on specific combinations of
       operating system versions, operating system distributions, and
-      hardware platforms, please refer to the
-      <citetitle><ulink url="http://www.mysql.com/support/supportedplatforms/cluster.html">Cluster
-      Supported Platforms list</ulink></citetitle>, maintained by the
+      hardware platforms, please refer to
+      <citetitle><ulink url="http://www.mysql.com/support/supportedplatforms/cluster.html">MySQL
+      Cluster Supported Platforms</ulink></citetitle>, maintained by the
       MySQL Support Team on the MySQL web site.
     </para>
 

@@ -123,7 +123,7 @@
 
   <para>
     We are continuing to work to make MySQL Cluster available on all
-    operating systems supported by MySQL and will update the information
+    operating systems supported by MySQL; we will update the information
     provided here as this work continues.
   </para>
 


Thread
svn commit - mysqldoc@docsrva: r15385 - in trunk: refman-4.1 refman-5.0 refman-5.1jon.stephens24 Jun