Author: jstephens
Date: 2007-11-21 15:26:59 +0100 (Wed, 21 Nov 2007)
New Revision: 8813
Log:
Added changelog sections for upcoming CGE releases
Documented CGE 6.1.23 release
Documented bugfixes:
Bug #31761 (Cluster)
Bug #31958 (ClusterRep)
Made some changes in CGE changelog template file
Modified:
trunk/dynamic-docs/changelog/mysqld.xml
trunk/refman-5.1/cge-changelog-template.xml
trunk/refman-5.1/news-5.1-core.xml
Modified: trunk/dynamic-docs/changelog/mysqld.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld.xml 2007-11-21 11:34:06 UTC (rev 8812)
+++ trunk/dynamic-docs/changelog/mysqld.xml 2007-11-21 14:26:59 UTC (rev 8813)
Changed blocks: 1, Lines Added: 26, Lines Deleted: 0; 864 bytes
@@ -9,6 +9,32 @@
<logentry entrytype="bug">
<tags>
+ <highlight type="clusterreplication"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="31958"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1.15-ndb-6.1.23"/>
+ </versions>
+
+ <message>
+
+ <para>
+ Under certain conditions, the slave stopped processing relay
+ logs. This resulted in the logs never being cleared and the
+ slave eventually running out of disk space.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <tags>
<highlight type="cluster"/>
</tags>
Modified: trunk/refman-5.1/cge-changelog-template.xml
===================================================================
--- trunk/refman-5.1/cge-changelog-template.xml 2007-11-21 11:34:06 UTC (rev 8812)
+++ trunk/refman-5.1/cge-changelog-template.xml 2007-11-21 14:26:59 UTC (rev 8813)
Changed blocks: 2, Lines Added: 7, Lines Deleted: 3; 994 bytes
@@ -8,7 +8,7 @@
<title condition="dynamic:changelog:vertitle" role="5.1.x-ndb-6.y.z:mysqld:all"/>
<remark role="TODO">
- Replace x/y/z with approriate numbers throughout.
+ Replace x/y/z with appropriate numbers throughout.
</remark>
<para role="release-level">
@@ -17,10 +17,14 @@
</para>
<remark role="TODO">
- Uncomment the following when the release has been made and the
- tarballs have been uploaded to the FTP site.
+ 6.2/6.3: Uncomment "Obtaining..." when the release has been made and
+ the tarballs have been uploaded to the FTP site.
</remark>
+ <remark role="TODO">
+ 6.1: Remove "Obtaining..." (Nokia only - no other distribution)
+ </remark>
+
<!--
<formalpara>
Modified: trunk/refman-5.1/news-5.1-core.xml
===================================================================
--- trunk/refman-5.1/news-5.1-core.xml 2007-11-21 11:34:06 UTC (rev 8812)
+++ trunk/refman-5.1/news-5.1-core.xml 2007-11-21 14:26:59 UTC (rev 8813)
Changed blocks: 24, Lines Added: 338, Lines Deleted: 279; 31139 bytes
@@ -62,6 +62,147 @@
&mccge-series; releases based on MySQL 5.1.22.
</para>
+ <section id="news-5-1-22-ndb-6-3-7">
+
+ <title condition="dynamic:changelog:vertitle" role="5.1.22-ndb-6.3.7:mysqld:all"/>
+
+ <para role="release-level">
+ This is a new Beta development release, fixing recently
+ discovered bugs.
+ </para>
+
+ <remark role="TODO">
+ Uncomment the following when the release has been made and the
+ tarballs have been uploaded to the FTP site.
+ </remark>
+
+<!--
+ <formalpara>
+
+ <title>Obtaining &mccge-series; 5.1.22-ndb-6.3.7</title>
+
+ <para>
+ &mccge-series; 5.1.22-ndb-6.3.7 — like all releases for
+ &mccge-series; — is a source-only release which you must
+ compile and install using the instructions found in
+ <xref linkend="installing-source"/>, and in
+ <xref linkend="mysql-cluster-building"/>. You can download source
+ code archives for this release in two versions. The version that
+ should use depends on whether you have a commercial &mccge-series;
+ license or you wish to use &mccge-series; under the GPL.
+
+ <itemizedlist>
+
+ <listitem>
+ <formalpara>
+
+ <title>Commercial users</title>
+
+ <para>
+ Download the commercial source archive from the MySQL FTP
+ site at <ulink url="&base-url-cge-files;"/>. The file
+ <filename>mysql-5.1.22-ndb-6.3.7/mysqlcom-5.1.22-ndb-6.3.7-telco.tar.gz</filename>
+ in this directory contains the complete commercial source
+ archive.
+ </para>
+
+ </formalpara>
+
+ <important>
+ <para>
+ The commercial &mccge-series; sources contain non-GPL
+ libraries and header files. <emphasis>You must not use the
+ commercial version without a commercial license from MySQL
+ AB</emphasis>. See
+ <ulink url="http://www.mysql.com/products/database/clustercge/"/>
+ for information about licensing &mccge-series; for
+ commerical use.
+ </para>
+ </important>
+ </listitem>
+
+ <listitem>
+ <formalpara>
+
+ <title>GPL users</title>
+
+ <para>
+ If you wish to use &mccge-series; under the GPL, you can
+ obtain the GPL source tarball from the MySQL FTP site at
+ <ulink url="&base-url-cge-files;"/>. The file
+ <filename>mysql-5.1.22-ndb-6.3.7/mysql-5.1.22-ndb-6.3.7-telco.tar.gz</filename>
+ in this directory contains the complete GPL source
+ archive.
+ </para>
+
+ </formalpara>
+
+ <para>
+ You can also obtain the latest GPL &mccge-series; sources
+ from <ulink url="http://mysql.bkbits.net/"/> using the free
+ BitKeeper client. See
+ <xref linkend="installing-source-tree"/>, for more
+ information.
+ </para>
+
+ <important>
+ <para>
+ The GPL &mccge-series; sources contain GPL libraries and
+ header files. <emphasis>You must not use the GPL version
+ in applications that are not released under the GPL or a
+ GPL-compatible license</emphasis>. See
+ <ulink url="http://www.mysql.com/company/legal/licensing/foss-exception.html"/>,
+ for a list of GPL-compatible licenses.
+ </para>
+ </important>
+ </listitem>
+
+ </itemizedlist>
+ </para>
+
+ </formalpara>
+ -->
+
+ <note>
+ <para role="release-non-production">
+ Although MySQL has worked very hard to ensure a high level of
+ quality, protect your data by making a backup as you would for
+ any software beta release. Please refer to our bug database at
+ <ulink url="http://bugs.mysql.com/"/> for more details about
+ the individual bugs fixed in this version.
+ </para>
+ </note>
+
+ <para>
+ This Beta release incorporates all bugfixes and feature changes
+ made in MySQL 5.1.19-ndb-6.3.0, MySQL 5.1.19-ndb-6.3.1, MySQL
+ 5.1.22-ndb-6.3.2, MySQL 5.1.22-ndb-6.3.3, MySQL
+ 5.1.22-ndb-6.3.4, MySQL 5.1.22-ndb-6.3.5, and MySQL
+ 5.1.22-ndb-6.3.6, as well as all bugfixes and feature changes
+ which were added in the mainline 5.1.21 and 5.1.22 releases;
+ information about these can be found in
+ <xref linkend="news-5-1-21"/> and <xref linkend="news-5-1-22"/>.
+ </para>
+
+<!--
+ <important>
+ <formalpara>
+
+ <title>Upgrading to MySQL 5.1.22-ndb-6.3.7 from a previous release</title>
+
+ <para>
+
+ </para>
+
+ </formalpara>
+
+ </important>
+ -->
+
+ <para condition="dynamic:changelog:entrylist" role="5.1.22-ndb-6.3.7:mysqld:all"/>
+
+ </section>
+
<section id="news-5-1-22-ndb-6-3-6">
<title condition="dynamic:changelog:vertitle" role="5.1.22-ndb-6.3.6:mysqld:all"/>
@@ -381,6 +522,160 @@
</section>
+ <section id="news-5-1-22-ndb-6-2-9">
+
+ <title condition="dynamic:changelog:vertitle" role="5.1.22-ndb-6.2.9:mysqld:all"/>
+
+ <remark role="TODO">
+ Replace x/y/z with appropriate numbers throughout.
+ </remark>
+
+ <para role="release-level">
+ This is a new Beta development release, fixing recently
+ discovered bugs.
+ </para>
+
+ <remark role="TODO">
+ Uncomment the following when the release has been made and the
+ tarballs have been uploaded to the FTP site.
+ </remark>
+
+<!--
+ <formalpara>
+
+ <title>Obtaining &mccge-series; 5.1.22-ndb-6.2.9</title>
+
+ <para>
+ &mccge-series; 5.1.22-ndb-6.2.9 — like all releases for
+ &mccge-series; — is a source-only release which you must
+ compile and install using the instructions found in
+ <xref linkend="installing-source"/>, and in
+ <xref linkend="mysql-cluster-building"/>. You can download source
+ code archives for this release in two versions. The version that
+ should use depends on whether you have a commercial &mccge-series;
+ license or you wish to use &mccge-series; under the GPL.
+
+ <itemizedlist>
+
+ <listitem>
+ <formalpara>
+
+ <title>Commercial users</title>
+
+ <para>
+ Download the commercial source archive from the MySQL FTP
+ site at <ulink url="&base-url-cge-files;"/>. The file
+ <filename>mysql-5.1.22-ndb-6.2.9/mysqlcom-5.1.22-ndb-6.2.9-telco.tar.gz</filename>
+ in this directory contains the complete commercial source
+ archive.
+ </para>
+
+ </formalpara>
+
+ <important>
+ <para>
+ The commercial &mccge-series; sources contain non-GPL
+ libraries and header files. <emphasis>You must not use the
+ commercial version without a commercial license from MySQL
+ AB</emphasis>. See
+ <ulink url="http://www.mysql.com/products/database/clustercge/"/>
+ for information about licensing &mccge-series; for
+ commerical use.
+ </para>
+ </important>
+ </listitem>
+
+ <listitem>
+ <formalpara>
+
+ <title>GPL users</title>
+
+ <para>
+ If you wish to use &mccge-series; under the GPL, you can
+ obtain the GPL source tarball from the MySQL FTP site at
+ <ulink url="&base-url-cge-files;"/>. The file
+ <filename>mysql-5.1.22-ndb-6.2.9/mysql-5.1.22-ndb-6.2.9-telco.tar.gz</filename>
+ in this directory contains the complete GPL source
+ archive.
+ </para>
+
+ </formalpara>
+
+ <para>
+ You can also obtain the latest GPL &mccge-series; sources
+ from <ulink url="http://mysql.bkbits.net/"/> using the free
+ BitKeeper client. See
+ <xref linkend="installing-source-tree"/>, for more
+ information.
+ </para>
+
+ <important>
+ <para>
+ The GPL &mccge-series; sources contain GPL libraries and
+ header files. <emphasis>You must not use the GPL version
+ in applications that are not released under the GPL or a
+ GPL-compatible license</emphasis>. See
+ <ulink url="http://www.mysql.com/company/legal/licensing/foss-exception.html"/>,
+ for a list of GPL-compatible licenses.
+ </para>
+ </important>
+ </listitem>
+
+ </itemizedlist>
+ </para>
+
+ </formalpara>
+ -->
+
+ <note>
+ <para role="release-non-production">
+ Although MySQL has worked very hard to ensure a high level of
+ quality, protect your data by making a backup as you would for
+ any software beta release. Please refer to our bug database at
+ <ulink url="http://bugs.mysql.com/"/> for more details about
+ the individual bugs fixed in this version.
+ </para>
+ </note>
+
+ <remark role="TODO">
+ Update the following paragraph to include relevant versions.
+ </remark>
+
+ <para>
+ This Beta release incorporates all bugfixes and feature changes
+ made in MySQL 5.1.18-ndb-6.2.1, MySQL 5.1.18-ndb-6.2.2 (see
+ <xref linkend="news-5-1-18-cge"/>), MySQL 5.1.19-ndb-6.2.3,
+ MySQL 5.1.19-ndb-6.2.4, MySQL 5.1.22-ndb-6.2.5, MySQL
+ 5.1.22-ndb-6.2.6, MySQL 5.1.22-ndb-6.2.7, and MySQL
+ 5.1.22-ndb-6.2.8, as well as all bugfixes and feature changes
+ which were added in the mainline 5.1.20, 5.1.21 and 5.1.22
+ releases; information about these can be found in
+ <xref linkend="news-5-1-20"/>, <xref linkend="news-5-1-21"/>,
+ and <xref linkend="news-5-1-22"/>. Also included are most (but
+ not all) bugfixes made in the MCCGE
+ 6.1.<replaceable>x</replaceable> series through MySQL
+ 5.1.15-ndb-6.1.16.
+ </para>
+
+<!--
+ <important>
+ <formalpara>
+
+ <title>Upgrading to MySQL 5.1.22-ndb-6.2.9 from a previous release</title>
+
+ <para>
+
+ </para>
+
+ </formalpara>
+
+ </important>
+ -->
+
+ <para condition="dynamic:changelog:entrylist" role="5.1.22-ndb-6.2.9:mysqld:all"/>
+
+ </section>
+
<section id="news-5-1-22-ndb-6-2-8">
<title condition="dynamic:changelog:vertitle" role="5.1.22-ndb-6.2.8:mysqld:all"/>
@@ -1396,27 +1691,57 @@
&mccge-series; releases based on MySQL 5.1.15.
</para>
- <section id="news-5-1-15-ndb-6-1-22">
+ <section id="news-5-1-15-ndb-6-1-23">
- <title condition="dynamic:changelog:vertitle" role="5.1.15-ndb-6.1.21:mysqld:all"/>
+ <title condition="dynamic:changelog:vertitle" role="5.1.15-ndb-6.1.23:mysqld:all"/>
<para role="release-level">
This is a new Beta development release, incorporating a bugfix
made since the previous &mccge-series; release.
</para>
+ <note>
+ <para role="release-non-production">
+ Although MySQL has worked very hard to ensure a high level of
+ quality, protect your data by making a backup as you would for
+ any software beta release. Please refer to our bug database at
+ <ulink url="http://bugs.mysql.com/"/> for more details about
+ the individual bugs fixed in this version.
+ </para>
+ </note>
+
<para>
- Like all releases for MySQL &mccge-series;, this is a
- source-only release which you must compile and install using the
- instructions found in <xref linkend="installing-source"/>, and
- in <xref linkend="mysql-cluster-building"/>. You can download
- the source code archive for this release from the MySQL FTP site
- at <ulink url="&base-url-cge-files;mysql-5.1.15-ndb-6.1.22/"/>.
- The file
- <filename>mysqlcom-5.1.15-ndb-6.1.22-telco.tar.gz</filename> in
- this directory contains the complete source archive.
+ This Beta release incorporates all bugfixes and feature changes
+ made in MySQL 5.1.14-ndb-6.1.0, MySQL 5.1.15-ndb-6.1.1, MySQL
+ 5.1.15-ndb-6.1.2, MySQL 5.1.15-ndb-6.1.3, MySQL
+ 5.1.15-ndb-6.1.4, MySQL 5.1.15-ndb-6.1.5, MySQL
+ 5.1.15-ndb-6.1.6, MySQL 5.1.15-ndb-6.1.7, MySQL
+ 5.1.15-ndb-6.1.8, MySQL 5.1.15-ndb-6.1.9, MySQL
+ 5.1.15-ndb-6.1.10, MySQL 5.1.15-ndb-6.1.11, MySQL
+ 5.1.15-ndb-6.1.12, MySQL 5.1.15-ndb-6.1.13, MySQL
+ 5.1.15-ndb-6.1.14, MySQL 5.1.15-ndb-6.1.15, MySQL
+ 5.1.15-ndb-6.1.16, MySQL 5.1.15-ndb-6.1.17, MySQL
+ 5.1.15-ndb-6.1.18, MySQL 5.1.15-ndb-6.1.19, MySQL
+ 5.1.15-ndb-6.1.20, MySQL 5.1.15-ndb-6.1.21, and MySQL
+ 5.1.15-ndb-6.1.22. This version also incorporates all bugfixes
+ and feature changes which were added in the mainline MySQL 5.1
+ releases up to and including 5.1.15 (see
+ <xref linkend="news-5-1-15"/>).
</para>
+ <para condition="dynamic:changelog:entrylist" role="5.1.15-ndb-6.1.21:mysqld:all"/>
+
+ </section>
+
+ <section id="news-5-1-15-ndb-6-1-22">
+
+ <title condition="dynamic:changelog:vertitle" role="5.1.15-ndb-6.1.22:mysqld:all"/>
+
+ <para role="release-level">
+ This is a new Beta development release, incorporating a bugfix
+ made since the previous &mccge-series; release.
+ </para>
+
<note>
<para role="release-non-production">
Although MySQL has worked very hard to ensure a high level of
@@ -1458,18 +1783,6 @@
bugfixes made since the previous &mccge-series; release.
</para>
- <para>
- Like all releases for MySQL &mccge-series;, this is a
- source-only release which you must compile and install using the
- instructions found in <xref linkend="installing-source"/>, and
- in <xref linkend="mysql-cluster-building"/>. You can download
- the source code archive for this release from the MySQL FTP site
- at <ulink url="&base-url-cge-files;mysql-5.1.15-ndb-6.1.21/"/>.
- The file
- <filename>mysqlcom-5.1.15-ndb-6.1.21-telco.tar.gz</filename> in
- this directory contains the complete source archive.
- </para>
-
<note>
<para role="release-non-production">
Although MySQL has worked very hard to ensure a high level of
@@ -1511,18 +1824,6 @@
made since the previous &mccge-series; release.
</para>
- <para>
- Like all releases for MySQL &mccge-series;, this is a
- source-only release which you must compile and install using the
- instructions found in <xref linkend="installing-source"/>, and
- in <xref linkend="mysql-cluster-building"/>. You can download
- the source code archive for this release from the MySQL FTP site
- at <ulink url="&base-url-cge-files;mysql-5.1.15-ndb-6.1.20/"/>.
- The file
- <filename>mysqlcom-5.1.15-ndb-6.1.20-telco.tar.gz</filename> in
- this directory contains the complete source archive.
- </para>
-
<note>
<para role="release-non-production">
Although MySQL has worked very hard to ensure a high level of
@@ -1563,18 +1864,6 @@
feature enhancements since the previous &mccge-series; release.
</para>
- <para>
- Like all releases for MySQL &mccge-series;, this is a
- source-only release which you must compile and install using the
- instructions found in <xref linkend="installing-source"/>, and
- in <xref linkend="mysql-cluster-building"/>. You can download
- the source code archive for this release from the MySQL FTP site
- at <ulink url="&base-url-cge-files;mysql-5.1.15-ndb-6.1.19/"/>.
- The file
- <filename>mysqlcom-5.1.15-ndb-6.1.19-telco.tar.gz</filename> in
- this directory contains the complete source archive.
- </para>
-
<note>
<para role="release-non-production">
Although MySQL has worked very hard to ensure a high level of
@@ -1652,18 +1941,6 @@
discovered bugs in the previous &mccge-series; release.
</para>
- <para>
- Like all releases for MySQL &mccge-series;, this is a
- source-only release which you must compile and install using the
- instructions found in <xref linkend="installing-source"/>, and
- in <xref linkend="mysql-cluster-building"/>. You can download
- the source code archive for this release from the MySQL FTP site
- at <ulink url="&base-url-cge-files;mysql-5.1.15-ndb-6.1.17/"/>.
- The file
- <filename>mysqlcom-5.1.15-ndb-6.1.17-telco.tar.gz</filename> in
- this directory contains the complete source archive.
- </para>
-
<note>
<para role="release-non-production">
Although MySQL has worked very hard to ensure a high level of
@@ -1703,18 +1980,6 @@
discovered bugs in the previous &mccge-series; release.
</para>
- <para>
- Like all releases for MySQL &mccge-series;, this is a
- source-only release which you must compile and install using the
- instructions found in <xref linkend="installing-source"/>, and
- in <xref linkend="mysql-cluster-building"/>. You can download
- the source code archive for this release from the MySQL FTP site
- at <ulink url="&base-url-cge-files;mysql-5.1.15-ndb-6.1.16/"/>.
- The file
- <filename>mysqlcom-5.1.15-ndb-6.1.16-telco.tar.gz</filename> in
- this directory contains the complete source archive.
- </para>
-
<note>
<para role="release-non-production">
Although MySQL has worked very hard to ensure a high level of
@@ -1753,18 +2018,6 @@
discovered bug in the previous &mccge-series; release.
</para>
- <para>
- Like all releases for MySQL &mccge-series;, this is a
- source-only release which you must compile and install using the
- instructions found in <xref linkend="installing-source"/>, and
- in <xref linkend="mysql-cluster-building"/>. You can download
- the source code archive for this release from the MySQL FTP site
- at <ulink url="&base-url-cge-files;mysql-5.1.15-ndb-6.1.15/"/>.
- The file
- <filename>mysqlcom-5.1.15-ndb-6.1.15-telco.tar.gz</filename> in
- this directory contains the complete source archive.
- </para>
-
<note>
<para role="release-non-production">
Although MySQL has worked very hard to ensure a high level of
@@ -1803,18 +2056,6 @@
made since the previous &mccge-series; release.
</para>
- <para>
- Like all releases for MySQL &mccge-series;, this is a
- source-only release which you must compile and install using the
- instructions found in <xref linkend="installing-source"/>, and
- in <xref linkend="mysql-cluster-building"/>. You can download
- the source code archive for this release from the MySQL FTP site
- at <ulink url="&base-url-cge-files;mysql-5.1.15-ndb-6.1.14/"/>.
- The file
- <filename>mysqlcom-5.1.15-ndb-6.1.14-telco.tar.gz</filename> in
- this directory contains the complete source archive.
- </para>
-
<note>
<para role="release-non-production">
Although MySQL has worked very hard to ensure a high level of
@@ -1853,18 +2094,6 @@
previous &mccge-series; release.
</para>
- <para>
- Like all releases for MySQL &mccge-series;, this is a
- source-only release which you must compile and install using the
- instructions found in <xref linkend="installing-source"/>, and
- in <xref linkend="mysql-cluster-building"/>. You can download
- the source code archive for this release from the MySQL FTP site
- at <ulink url="&base-url-cge-files;mysql-5.1.15-ndb-6.1.13/"/>.
- The file
- <filename>mysqlcom-5.1.15-ndb-6.1.13-telco.tar.gz</filename> in
- this directory contains the complete source archive.
- </para>
-
<note>
<para role="release-non-production">
Although MySQL has worked very hard to ensure a high level of
@@ -1903,18 +2132,6 @@
previous &mccge-series; release.
</para>
- <para>
- Like all releases for MySQL &mccge-series;, this is a
- source-only release which you must compile and install using the
- instructions found in <xref linkend="installing-source"/>, and
- in <xref linkend="mysql-cluster-building"/>. You can download
- the source code archive for this release from the MySQL FTP site
- at <ulink url="&base-url-cge-files;mysql-5.1.15-ndb-6.1.12/"/>.
- The file
- <filename>mysqlcom-5.1.15-ndb-6.1.12-telco.tar.gz</filename> in
- this directory contains the complete source archive.
- </para>
-
<note>
<para role="release-non-production">
Although MySQL has worked very hard to ensure a high level of
@@ -1952,18 +2169,6 @@
previous &mccge-series; release.
</para>
- <para>
- Like all releases for MySQL &mccge-series;, this is a
- source-only release which you must compile and install using the
- instructions found in <xref linkend="installing-source"/>, and
- in <xref linkend="mysql-cluster-building"/>. You can download
- the source code archive for this release from the MySQL FTP site
- at <ulink url="&base-url-cge-files;mysql-5.1.15-ndb-6.1.11/"/>.
- The file
- <filename>mysqlcom-5.1.15-ndb-6.1.11-telco.tar.gz</filename> in
- this directory contains the complete source archive.
- </para>
-
<note>
<para role="release-non-production">
Although MySQL has worked very hard to ensure a high level of
@@ -2001,18 +2206,6 @@
previous &mccge-series; release.
</para>
- <para>
- Like all releases for MySQL &mccge-series;, this is a
- source-only release which you must compile and install using the
- instructions found in <xref linkend="installing-source"/>, and
- in <xref linkend="mysql-cluster-building"/>. You can download
- the source code archive for this release from the MySQL FTP site
- at <ulink url="&base-url-cge-files;mysql-5.1.15-ndb-6.1.10/"/>.
- The file
- <filename>mysqlcom-5.1.15-ndb-6.1.10-telco.tar.gz</filename> in
- this directory contains the complete source archive.
- </para>
-
<note>
<para role="release-non-production">
Although MySQL has worked very hard to ensure a high level of
@@ -2050,18 +2243,6 @@
</para>
<para>
- Like all releases for MySQL &mccge-series;, this is a
- source-only release which you must compile and install using the
- instructions found in <xref linkend="installing-source"/>, and
- in <xref linkend="mysql-cluster-building"/>. You can download
- the source code archive for this release from the MySQL FTP site
- at <ulink url="&base-url-cge-files;mysql-5.1.15-ndb-6.1.9/"/>.
- The file
- <filename>mysqlcom-5.1.15-ndb-6.1.9-telco.tar.gz</filename> in
- this directory contains the complete source archive.
- </para>
-
- <para>
This Beta release incorporates all bugfixes and feature changes
made in MySQL 5.1.14-ndb-6.1.0, MySQL 5.1.15-ndb-6.1.1, MySQL
5.1.15-ndb-6.1.2, MySQL 5.1.15-ndb-6.1.3, MySQL
@@ -2087,18 +2268,6 @@
previous &mccge-series; release.
</para>
- <para>
- Like all releases for MySQL &mccge-series;, this is a
- source-only release which you must compile and install using the
- instructions found in <xref linkend="installing-source"/>, and
- in <xref linkend="mysql-cluster-building"/>. You can download
- the source code archive for this release from the MySQL FTP site
- at <ulink url="&base-url-cge-files;mysql-5.1.15-ndb-6.1.8/"/>.
- The file
- <filename>mysqlcom-5.1.15-ndb-6.1.8-telco.tar.gz</filename> in
- this directory contains the complete source archive.
- </para>
-
<note>
<para role="release-non-production">
Although MySQL has worked very hard to ensure a high level of
@@ -2148,20 +2317,6 @@
previous &mccge-series; release.
</para>
-<!--
- <para>
- Like all releases for MySQL &mccge-series;, this is a
- source-only release which you must compile and install using the
- instructions found in <xref linkend="installing-source"/>, and in
- <xref linkend="mysql-cluster-building"/>. You can download the
- source code archive for this release from the MySQL FTP site at
- <ulink url="&base-url-cge-files;mysql-5.1.15-ndb-6.1.5/"/>.
- The file
- <filename>mysqlcom-5.1.15-ndb-6.1.5-telco.tar.gz</filename> in
- this directory contains the complete source archive.
- </para>
--->
-
<note>
<para role="release-non-production">
Although MySQL has worked very hard to ensure a high level of
@@ -2230,20 +2385,6 @@
previous &mccge-series; release.
</para>
-<!--
- <para>
- Like all releases for MySQL &mccge-series;, this is a
- source-only release which you must compile and install using the
- instructions found in <xref linkend="installing-source"/>, and in
- <xref linkend="mysql-cluster-building"/>. You can download the
- source code archive for this release from the MySQL FTP site at
- <ulink url="&base-url-cge-files;mysql-5.1.15-ndb-6.1.5/"/>.
- The file
- <filename>mysqlcom-5.1.15-ndb-6.1.5-telco.tar.gz</filename> in
- this directory contains the complete source archive.
- </para>
--->
-
<note>
<para role="release-non-production">
Although MySQL has worked very hard to ensure a high level of
@@ -2323,18 +2464,6 @@
previous &mccge-series; release.
</para>
- <para>
- Like all releases for MySQL &mccge-series;, this is a
- source-only release which you must compile and install using the
- instructions found in <xref linkend="installing-source"/>, and
- in <xref linkend="mysql-cluster-building"/>. You can download
- the source code archive for this release from the MySQL FTP site
- at <ulink url="&base-url-cge-files;mysql-5.1.15-ndb-6.1.5/"/>.
- The file
- <filename>mysqlcom-5.1.15-ndb-6.1.5-telco.tar.gz</filename> in
- this directory contains the complete source archive.
- </para>
-
<note>
<para role="release-non-production">
Although MySQL has worked very hard to ensure a high level of
@@ -2414,8 +2543,8 @@
</para>
<para>
- This was a testing release only, and not intended for wide
- distribution.
+ This was a testing release only, and not distributed to
+ customers.
</para>
<note>
@@ -2488,18 +2617,6 @@
previous &mccge-series; release.
</para>
- <para>
- Like all releases for MySQL &mccge-series;, this is a
- source-only release which you must compile and install using the
- instructions found in <xref linkend="installing-source"/>, and
- in <xref linkend="mysql-cluster-building"/>. You can download
- the source code archive for this release from the MySQL FTP site
- at <ulink url="&base-url-cge-files;mysql-5.1.15-ndb-6.1.3"/>.
- The file
- <filename>mysqlcom-5.1.15-ndb-6.1.3-telco.tar.gz</filename> in
- this directory contains the complete source archive.
- </para>
-
<note>
<para role="release-non-production">
Although MySQL has worked very hard to ensure a high level of
@@ -2594,18 +2711,6 @@
this directory contains the complete source archive.
</para>
- <para>
- Like all releases for MySQL &mccge-series;, this is a
- source-only release which you must compile and install using the
- instructions found in <xref linkend="installing-source"/>, and
- in <xref linkend="mysql-cluster-building"/>. You can download
- the source code archive for this release from the MySQL FTP site
- at <ulink url="&base-url-cge-files;mysql-5.1.15-ndb-6.1.2"/>.
- The file
- <filename>mysqlcom-5.1.15-ndb-6.1.2-telco.tar.gz</filename> in
- this directory contains the complete source archive.
- </para>
-
<note>
<para role="release-non-production">
Although MySQL has worked very hard to ensure a high level of
@@ -2674,18 +2779,6 @@
discovered bugs.
</para>
- <para>
- Like all releases for MySQL &mccge-series;, this is a
- source-only release which you must compile and install using the
- instructions found in <xref linkend="installing-source"/>, and
- in <xref linkend="mysql-cluster-building"/>. You can download
- the source code archive for this release from the MySQL FTP site
- at <ulink url="&base-url-cge-files;mysql-5.1.15-ndb-6.1.1"/>.
- The file
- <filename>mysqlcom-5.1.15-ndb-6.1.1-telco.tar.gz</filename> in
- this directory contains the complete source archive.
- </para>
-
<note>
<para role="release-non-production">
Although MySQL has worked very hard to ensure a high level of
@@ -2794,40 +2887,6 @@
discovered bugs.
</para>
- <para>
- Like all releases for MySQL &mccge-series;, this is a
- source-only release which you must compile and install using the
- instructions found in <xref linkend="installing-source"/>, and
- in <xref linkend="mysql-cluster-building"/>. You can download
- the source code archive for this release from the MySQL FTP site
- at <ulink url="&base-url-cge-files;mysql-5.1.14-ndb-6.1.0"/>.
- There are two versions of the source archive in this directory:
-
- <itemizedlist>
-
- <listitem>
- <para>
- <filename>mysql-5.1.14-ndb-6.1.0-telco.tar.gz</filename>:
- This is the GPL version. Customers who are using MySQL
- &mccge-series; under a commercial licence must
- <emphasis>not</emphasis> use this version in a production
- setting.
- </para>
- </listitem>
-
- <listitem>
- <para>
- <filename>mysqlcom-5.1.14-ndb-6.1.0-telco.tar.gz</filename>:
- This is the commercial version. Customers who are using
- MySQL &mccge-series; under a commercial licence
- <emphasis>must</emphasis> use this version in any setting
- covered under their licence agreement with MySQL AB.
- </para>
- </listitem>
-
- </itemizedlist>
- </para>
-
<note>
<para role="release-non-production">
Although MySQL has worked very hard to ensure a high level of
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r8813 - in trunk: dynamic-docs/changelog refman-5.1 | jon | 21 Nov |