From: Date: April 24 2008 8:21pm Subject: svn commit - mysqldoc@docsrva: r10583 - in trunk: dynamic-docs/changelog it/refman-5.1 pt/refman-5.1 refman-5.1 List-Archive: http://lists.mysql.com/commits/45967 Message-Id: <200804241821.m3OIL6O1016103@docsrva.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 @@ ]> + + + + + + + + + + + + + + + + + + + + Beginning with this release, MySQL 5.1 binaries are no longer + built with support for the NDBCLUSTER storage + engine, and the NDBCLUSTER 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. + + + + For more information about &mccge-series;, see + . + + + + + + 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 @@ - MySQL Cluster is a high-availability, high-redundancy version of - MySQL adapted for the distributed computing environment. It uses the - NDB Cluster 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. + MySQL Cluster is a high-availability, + high-redundancy version of MySQL adapted for the distributed + computing environment. It uses the NDB Cluster + 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. + + Beginning with MySQL 5.1.24, standard MySQL server binaries built by + MySQL no longer provide support for the + NDBCLUSTER 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, + NDBCLUSTER 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. + + - 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. + + For more information about MySQL &mccge-series;, see + . + + MySQL Cluster available platforms @@ -79,12 +99,6 @@ site at . - - Information about MySQL &mccge-series; can be found in - as well as on the MySQL AB web - site at . - - MySQL Cluster information sources 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 @@ - MySQL Cluster is a high-availability, high-redundancy version of - MySQL adapted for the distributed computing environment. It uses the - NDB Cluster 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. + MySQL Cluster is a high-availability, + high-redundancy version of MySQL adapted for the distributed + computing environment. It uses the NDB Cluster + 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. + + Beginning with MySQL 5.1.24, standard MySQL server binaries built by + MySQL no longer provide support for the + NDBCLUSTER 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, + NDBCLUSTER 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. + + - 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. + + For more information about MySQL &mccge-series;, see + . + + MySQL Cluster available platforms @@ -79,12 +99,6 @@ site at . - - Information about MySQL &mccge-series; can be found in - as well as on the MySQL AB web - site at . - - MySQL Cluster information sources 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 @@ - MySQL Cluster is a high-availability, high-redundancy version of - MySQL adapted for the distributed computing environment. It uses the - NDB Cluster 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. + MySQL Cluster is a high-availability, + high-redundancy version of MySQL adapted for the distributed + computing environment. It uses the NDB Cluster + 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. + + Beginning with MySQL 5.1.24, standard MySQL server binaries built by + MySQL no longer provide support for the + NDBCLUSTER 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, + NDBCLUSTER 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. + + - 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. + + For more information about MySQL &mccge-series;, see + . + + MySQL Cluster available platforms @@ -79,12 +99,6 @@ site at . - - Information about MySQL &mccge-series; can be found in - as well as on the MySQL AB web - site at . - - MySQL Cluster information sources