List:Commits« Previous MessageNext Message »
From:jon Date:August 11 2008 9:59pm
Subject:svn commit - mysqldoc@docsrva: r11525 - trunk/refman-5.1
View as plain text  
Author: jstephens
Date: 2008-08-11 23:59:59 +0200 (Mon, 11 Aug 2008)
New Revision: 11525

Log:

Update upgrade path/availability info



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


Modified: trunk/refman-5.1/mysql-cluster.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster.xml	2008-08-11 20:42:30 UTC (rev 11524)
+++ trunk/refman-5.1/mysql-cluster.xml	2008-08-11 21:59:59 UTC (rev 11525)
Changed blocks: 2, Lines Added: 11, Lines Deleted: 10; 2266 bytes

@@ -46,15 +46,16 @@
     releases through MySQL 5.1.23, including RPMs compatible with most
     modern Linux distributions. Beginning with MySQL 5.1.24, standard
     MySQL server binaries built by MySQL no longer provide support for
-    the <literal>NDBCLUSTER</literal> storage engine. Instead, MySQL
-    Cluster users should upgrade to MySQL Cluster NDB 6.2.15 (or a later
-    MySQL Cluster release) which includes binary releases for supported
-    platforms, including RPMs that should work with most Linux
-    distributions. MySQL Cluster users who build from source should be
-    aware that, also beginning with MySQL 5.1.24,
+    the <literal>NDBCLUSTER</literal> storage engine. Instead, users of
+    MySQL Cluster binaries built by MySQL should upgrade to MySQL
+    Cluster NDB 6.2.15 (or a later MySQL Cluster release) which includes
+    binary releases for supported platforms, including RPMs that should
+    work with most Linux distributions. MySQL Cluster users who build
+    from source should be aware that, also beginning with MySQL 5.1.24,
     <literal>NDBCLUSTER</literal> sources in the standard MySQL 5.1 tree
     are no longer maintained; these users should upgrade using the MySQL
-    Cluster NDB 6.2.15 (or later) source release.
+    Cluster NDB 6.2.15, 6.3.16, or a later MySQL Cluster NDB 6.2 or 6.3
+    source release.
   </para>
 
   <note>

@@ -91,9 +92,9 @@
       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.
+      <citetitle><ulink url="http://www.mysql.com/support/supportedplatforms/cluster.html">Cluster
+      Supported Platforms list</ulink></citetitle>, maintained by the
+      MySQL Support Team on the MySQL web site.
 
       <important>
         <para>


Thread
svn commit - mysqldoc@docsrva: r11525 - trunk/refman-5.1jon12 Aug