Author: jstephens
Date: 2008-04-24 20:21:06 +0200 (Thu, 24 Apr 2008)
New Revision: 10583
Log:
NDBCLUSTER support no longer available in 5.1 mainline binaries as of
5.1.24
Fixes Docs Bug #36193
Modified:
trunk/dynamic-docs/changelog/mysqld-1.xml
trunk/it/refman-5.1/mysql-cluster.xml
trunk/pt/refman-5.1/mysql-cluster.xml
trunk/refman-5.1/mysql-cluster.xml
Modified: trunk/dynamic-docs/changelog/mysqld-1.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-1.xml 2008-04-24 14:41:15 UTC (rev 10582)
+++ trunk/dynamic-docs/changelog/mysqld-1.xml 2008-04-24 18:21:06 UTC (rev 10583)
Changed blocks: 1, Lines Added: 40, Lines Deleted: 0; 1524 bytes
@@ -6,6 +6,46 @@
]>
<changelog>
+ <logentry entrytype="feature">
+
+ <tags>
+ <highlight type="importantchange"/>
+ <highlight type="packaging"/>
+ <highlight type="cluster"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="36193"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1.24"/>
+ </versions>
+
+ <message>
+
+ <para>
+ Beginning with this release, MySQL 5.1 binaries are no longer
+ built with support for the <literal>NDBCLUSTER</literal> storage
+ engine, and the <literal>NDBCLUSTER</literal> code included in
+ 5.1 mainline sources is no longer guaranteed to be maintained or
+ supported. Those using MySQL Cluster in MySQL 5.1.23 and earlier
+ MySQL 5.1 mainline releases should upgrade to &mccge-series;
+ 6.2.15 when this becomes available. Sources for &mccge-series;
+ are available under GPL, and both commercial and GPL binaries
+ for supported platforms are expected for &mccge-series; 6.2.15
+ and later &mccge-series; releases.
+ </para>
+
+ <para>
+ For more information about &mccge-series;, see
+ <xref linkend="mysql-cluster-cge"/>.
+ </para>
+
+ </message>
+
+ </logentry>
+
<logentry entrytype="bug">
<tags>
Modified: trunk/it/refman-5.1/mysql-cluster.xml
===================================================================
--- trunk/it/refman-5.1/mysql-cluster.xml 2008-04-24 14:41:15 UTC (rev 10582)
+++ trunk/it/refman-5.1/mysql-cluster.xml 2008-04-24 18:21:06 UTC (rev 10583)
Changed blocks: 2, Lines Added: 28, Lines Deleted: 14; 2767 bytes
@@ -33,21 +33,41 @@
</remark>
<para>
- MySQL Cluster is a high-availability, high-redundancy version of
- MySQL adapted for the distributed computing environment. It uses the
- <literal>NDB Cluster</literal> storage engine to enable running
- several MySQL servers in a cluster. This storage engine is available
- in MySQL ¤t-series; binary releases and in RPMs compatible
- with most modern Linux distributions.
+ <firstterm>MySQL Cluster</firstterm> is a high-availability,
+ high-redundancy version of MySQL adapted for the distributed
+ computing environment. It uses the <literal>NDB Cluster</literal>
+ storage engine to enable running several MySQL servers in a cluster.
+ This storage engine is available in MySQL ¤t-series; binary
+ releases through MySQL 5.1.23, including RPMs compatible with most
+ modern Linux distributions.
</para>
+ <para>
+ 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 &mccge-series; 6.2.15 (or a later
+ &mccge-series; 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
+ &mccge-series; 6.2.15 (or later) source release.
+ </para>
+
<note>
<para>
- Binary releases and RPMs are not available for &mccge-series;,
- which must be built from source.
+ Binary releases and RPMs are not available for &mccge-series;
+ prior to &mccge-series; 6.2.15.
</para>
</note>
+ <para>
+ For more information about MySQL &mccge-series;, see
+ <xref linkend="mysql-cluster-cge"/>.
+ </para>
+
<indexterm>
<primary>MySQL Cluster</primary>
<secondary>available platforms</secondary>
@@ -79,12 +99,6 @@
site at <ulink url="http://www.mysql.com/products/cluster/"/>.
</para>
- <para>
- Information about MySQL &mccge-series; can be found in
- <xref linkend="mysql-cluster-cge"/> as well as on the MySQL AB web
- site at <ulink url="http://www.mysql.com/why-mysql/telecom/"/>.
- </para>
-
<indexterm>
<primary>MySQL Cluster</primary>
<secondary>information sources</secondary>
Modified: trunk/pt/refman-5.1/mysql-cluster.xml
===================================================================
--- trunk/pt/refman-5.1/mysql-cluster.xml 2008-04-24 14:41:15 UTC (rev 10582)
+++ trunk/pt/refman-5.1/mysql-cluster.xml 2008-04-24 18:21:06 UTC (rev 10583)
Changed blocks: 2, Lines Added: 28, Lines Deleted: 14; 2767 bytes
@@ -33,21 +33,41 @@
</remark>
<para>
- MySQL Cluster is a high-availability, high-redundancy version of
- MySQL adapted for the distributed computing environment. It uses the
- <literal>NDB Cluster</literal> storage engine to enable running
- several MySQL servers in a cluster. This storage engine is available
- in MySQL ¤t-series; binary releases and in RPMs compatible
- with most modern Linux distributions.
+ <firstterm>MySQL Cluster</firstterm> is a high-availability,
+ high-redundancy version of MySQL adapted for the distributed
+ computing environment. It uses the <literal>NDB Cluster</literal>
+ storage engine to enable running several MySQL servers in a cluster.
+ This storage engine is available in MySQL ¤t-series; binary
+ releases through MySQL 5.1.23, including RPMs compatible with most
+ modern Linux distributions.
</para>
+ <para>
+ 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 &mccge-series; 6.2.15 (or a later
+ &mccge-series; 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
+ &mccge-series; 6.2.15 (or later) source release.
+ </para>
+
<note>
<para>
- Binary releases and RPMs are not available for &mccge-series;,
- which must be built from source.
+ Binary releases and RPMs are not available for &mccge-series;
+ prior to &mccge-series; 6.2.15.
</para>
</note>
+ <para>
+ For more information about MySQL &mccge-series;, see
+ <xref linkend="mysql-cluster-cge"/>.
+ </para>
+
<indexterm>
<primary>MySQL Cluster</primary>
<secondary>available platforms</secondary>
@@ -79,12 +99,6 @@
site at <ulink url="http://www.mysql.com/products/cluster/"/>.
</para>
- <para>
- Information about MySQL &mccge-series; can be found in
- <xref linkend="mysql-cluster-cge"/> as well as on the MySQL AB web
- site at <ulink url="http://www.mysql.com/why-mysql/telecom/"/>.
- </para>
-
<indexterm>
<primary>MySQL Cluster</primary>
<secondary>information sources</secondary>
Modified: trunk/refman-5.1/mysql-cluster.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster.xml 2008-04-24 14:41:15 UTC (rev 10582)
+++ trunk/refman-5.1/mysql-cluster.xml 2008-04-24 18:21:06 UTC (rev 10583)
Changed blocks: 2, Lines Added: 28, Lines Deleted: 14; 2758 bytes
@@ -33,21 +33,41 @@
</remark>
<para>
- MySQL Cluster is a high-availability, high-redundancy version of
- MySQL adapted for the distributed computing environment. It uses the
- <literal>NDB Cluster</literal> storage engine to enable running
- several MySQL servers in a cluster. This storage engine is available
- in MySQL ¤t-series; binary releases and in RPMs compatible
- with most modern Linux distributions.
+ <firstterm>MySQL Cluster</firstterm> is a high-availability,
+ high-redundancy version of MySQL adapted for the distributed
+ computing environment. It uses the <literal>NDB Cluster</literal>
+ storage engine to enable running several MySQL servers in a cluster.
+ This storage engine is available in MySQL ¤t-series; binary
+ releases through MySQL 5.1.23, including RPMs compatible with most
+ modern Linux distributions.
</para>
+ <para>
+ 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 &mccge-series; 6.2.15 (or a later
+ &mccge-series; 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
+ &mccge-series; 6.2.15 (or later) source release.
+ </para>
+
<note>
<para>
- Binary releases and RPMs are not available for &mccge-series;,
- which must be built from source.
+ Binary releases and RPMs are not available for &mccge-series;
+ prior to &mccge-series; 6.2.15.
</para>
</note>
+ <para>
+ For more information about MySQL &mccge-series;, see
+ <xref linkend="mysql-cluster-cge"/>.
+ </para>
+
<indexterm>
<primary>MySQL Cluster</primary>
<secondary>available platforms</secondary>
@@ -79,12 +99,6 @@
site at <ulink url="http://www.mysql.com/products/cluster/"/>.
</para>
- <para>
- Information about MySQL &mccge-series; can be found in
- <xref linkend="mysql-cluster-cge"/> as well as on the MySQL AB web
- site at <ulink url="http://www.mysql.com/why-mysql/telecom/"/>.
- </para>
-
<indexterm>
<primary>MySQL Cluster</primary>
<secondary>information sources</secondary>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r10583 - in trunk: dynamic-docs/changelog it/refman-5.1 pt/refman-5.1 refman-5.1 | jon | 24 Apr |