Author: jstephens
Date: 2008-04-15 22:21:57 +0200 (Tue, 15 Apr 2008)
New Revision: 10492
Log:
Documented fix for Bug #35573 in CGE-6.2.16
Added CGE-6.2.15/6.2.16 sections to changelog
Modified:
trunk/dynamic-docs/changelog/mysqld-1.xml
trunk/dynamic-docs/changelog/mysqld-versions.xml
trunk/dynamic-docs/command-optvars/mysqld.xml
trunk/refman-5.1/mysql-cluster-optvar-core.xml
trunk/refman-5.1/news-5.1-core.xml
Modified: trunk/dynamic-docs/changelog/mysqld-1.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-1.xml 2008-04-15 19:17:50 UTC (rev 10491)
+++ trunk/dynamic-docs/changelog/mysqld-1.xml 2008-04-15 20:21:57 UTC (rev 10492)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 426 bytes
@@ -150,6 +150,7 @@
</bugs>
<versions>
+ <version ver="5.1.24-ndb-6.2.16"/>
<version ver="5.1.24-ndb-6.3.13"/>
</versions>
Modified: trunk/dynamic-docs/changelog/mysqld-versions.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-versions.xml 2008-04-15 19:17:50 UTC (rev 10491)
+++ trunk/dynamic-docs/changelog/mysqld-versions.xml 2008-04-15 20:21:57 UTC (rev 10492)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 757 bytes
@@ -39,6 +39,7 @@
</versionentry>
<versionentry ver="5.1.24" reldate="Not yet released"/>
<versionentry ver="5.1.24" subver="ndb-6.3.14" reldate="Not yet released"/>
+ <versionentry ver="5.1.24" subver="ndb-6.2.16" reldate="Not yet released"/>
<versionentry ver="5.1.24" subver="ndb-6.3.13" reldate="10 April 2008"/>
<versionentry ver="5.1.23" reldate="29 January 2008"/>
<versionentry ver="5.1.23" subver="ndb-6.3.12" reldate="05 April 2008"/>
Modified: trunk/dynamic-docs/command-optvars/mysqld.xml
===================================================================
--- trunk/dynamic-docs/command-optvars/mysqld.xml 2008-04-15 19:17:50 UTC (rev 10491)
+++ trunk/dynamic-docs/command-optvars/mysqld.xml 2008-04-15 20:21:57 UTC (rev 10492)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 626 bytes
@@ -13460,6 +13460,7 @@
<types>
<optype class="cmdline" format="--ndb-cluster-connection-pool"/>
<optype class="mycnf"/>
+ <vartype class="status" isdynamic="no" scope="global"
inversion="5.1.24-ndb-6.2.16"/>
<vartype class="status" isdynamic="no" scope="global"
inversion="5.1.24-ndb-6.3.13"/>
</types>
Modified: trunk/refman-5.1/mysql-cluster-optvar-core.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster-optvar-core.xml 2008-04-15 19:17:50 UTC (rev 10491)
+++ trunk/refman-5.1/mysql-cluster-optvar-core.xml 2008-04-15 20:21:57 UTC (rev 10492)
Changed blocks: 1, Lines Added: 3, Lines Deleted: 3; 726 bytes
@@ -137,9 +137,9 @@
</important>
<para>
- Beginning with MySQL 5.1.24-ndb-6.3.13, the value used for
- this option is available as a global status variable. (Bug
- #35573)
+ Beginning with MySQL 5.1.24-ndb-6.2.16 and MySQL
+ 5.1.24-ndb-6.3.13, the value used for this option is available
+ as a global status variable. (Bug #35573)
</para>
</listitem>
Modified: trunk/refman-5.1/news-5.1-core.xml
===================================================================
--- trunk/refman-5.1/news-5.1-core.xml 2008-04-15 19:17:50 UTC (rev 10491)
+++ trunk/refman-5.1/news-5.1-core.xml 2008-04-15 20:21:57 UTC (rev 10492)
Changed blocks: 2, Lines Added: 293, Lines Deleted: 0; 11727 bytes
@@ -209,6 +209,153 @@
</section>
+ <section id="news-5-1-24-ndb-6-2-16">
+
+ <title condition="dynamic:changelog:vertitle"
role="5.1.24-ndb-6.2.16:mysqld:all"/>
+
+ <para role="release-level">
+ This is a new Beta development release, fixing recently
+ discovered bugs.
+ </para>
+
+<!--
+ <formalpara>
+
+ <title>Obtaining &mccge-series; 5.1.24-ndb-6.2.16</title>
+
+ <para>
+ &mccge-series; 5.1.24-ndb-6.2.16 — 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 you 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.24-ndb-6.2.16/mysqlcom-5.1.24-ndb-6.2.16-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/why-mysql/telecom/"/>
+ for information about licensing &mccge-series; for
+ commercial 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.24-ndb-6.2.16/mysql-5.1.24-ndb-6.2.16-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.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, MySQL
+ 5.1.22-ndb-6.2.8, MySQL 5.1.23-ndb-6.2.9, MySQL
+ 5.1.23-ndb-6.2.10, MySQL 5.1.23-ndb-6.2.11, MySQL
+ 5.1.23-ndb-6.2.12, MySQL 5.1.23-ndb-6.2.13, MySQL
+ 5.1.23-ndb-6.2.14, and MySQL 5.1.23-ndb-6.2.15, as well as all
+ bugfixes and feature changes which were added in the mainline
+ 5.1.20, 5.1.21, 5.1.22, 5.1.23, and 5.1.24 releases; information
+ about these can be found in <xref linkend="news-5-1-20"/>,
+ <xref linkend="news-5-1-21"/><xref linkend="news-5-1-22"/>,
+ <xref linkend="news-5-1-23"/>, and
+ <xref linkend="news-5-1-24"/>. 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.18-ndb-6.2.1 from a previous
release</title>
+
+ <para>
+
+ </para>
+
+ </formalpara>
+
+ </important>
+ -->
+
+ <para condition="dynamic:changelog:entrylist"
role="5.1.23-ndb-6.2.15:mysqld:all"/>
+
+ </section>
+
</section>
<section id="news-5-1-23">
@@ -760,6 +907,152 @@
</section>
+ <section id="news-5-1-23-ndb-6-2-15">
+
+ <title condition="dynamic:changelog:vertitle"
role="5.1.23-ndb-6.2.15:mysqld:all"/>
+
+ <para role="release-level">
+ This is a new Beta development release, fixing recently
+ discovered bugs.
+ </para>
+
+<!--
+ <formalpara>
+
+ <title>Obtaining &mccge-series; 5.1.23-ndb-6.2.15</title>
+
+ <para>
+ &mccge-series; 5.1.23-ndb-6.2.15 — 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 you 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.23-ndb-6.2.15/mysqlcom-5.1.23-ndb-6.2.15-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/why-mysql/telecom/"/>
+ for information about licensing &mccge-series; for
+ commercial 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.23-ndb-6.2.15/mysql-5.1.23-ndb-6.2.15-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.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, MySQL
+ 5.1.22-ndb-6.2.8, MySQL 5.1.23-ndb-6.2.9, MySQL
+ 5.1.23-ndb-6.2.10, MySQL 5.1.23-ndb-6.2.11, MySQL
+ 5.1.23-ndb-6.2.12, MySQL 5.1.23-ndb-6.2.13, and MySQL
+ 5.1.23-ndb-6.2.14, as well as all bugfixes and feature changes
+ which were added in the mainline 5.1.20, 5.1.21, 5.1.22, and
+ 5.1.23 releases; information about these can be found in
+ <xref linkend="news-5-1-20"/>,
+ <xref linkend="news-5-1-21"/><xref linkend="news-5-1-22"/>, and
+ <xref linkend="news-5-1-23"/>. 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.18-ndb-6.2.1 from a previous
release</title>
+
+ <para>
+
+ </para>
+
+ </formalpara>
+
+ </important>
+ -->
+
+ <para condition="dynamic:changelog:entrylist"
role="5.1.23-ndb-6.2.15:mysqld:all"/>
+
+ </section>
+
<section id="news-5-1-23-ndb-6-2-14">
<title condition="dynamic:changelog:vertitle"
role="5.1.23-ndb-6.2.14:mysqld:all"/>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r10492 - in trunk: dynamic-docs/changelog dynamic-docs/command-optvars refman-5.1 | jon | 15 Apr |