Author: jstephens
Date: 2007-06-13 16:37:22 +0200 (Wed, 13 Jun 2007)
New Revision: 6781
Log:
Fix some messed-up telco version numbers.
Modified:
trunk/dynamic-docs/command-optvars/mysqld.xml
trunk/refman-5.1/dba-core.xml
trunk/refman-5.1/news-5.1.xml
Modified: trunk/dynamic-docs/command-optvars/mysqld.xml
===================================================================
--- trunk/dynamic-docs/command-optvars/mysqld.xml 2007-06-13 13:11:58 UTC (rev 6780)
+++ trunk/dynamic-docs/command-optvars/mysqld.xml 2007-06-13 14:37:22 UTC (rev 6781)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 520 bytes
@@ -8091,7 +8091,7 @@
<value maximum="63"/>
</values>
<versions>
- <introduced version="5.1.19-ndb-6.2.3"/>
+ <introduced version="5.1.19-ndb-6.2.2"/>
<manual version="5.1"/>
</versions>
</option>
Modified: trunk/refman-5.1/dba-core.xml
===================================================================
--- trunk/refman-5.1/dba-core.xml 2007-06-13 13:11:58 UTC (rev 6780)
+++ trunk/refman-5.1/dba-core.xml 2007-06-13 14:37:22 UTC (rev 6781)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 514 bytes
@@ -2201,7 +2201,7 @@
</para>
<para>
- This option was added in MySQL 5.1.19/NDB-6.2.3.
+ This option was added in MySQL 5.1.19/NDB-6.2.2.
</para>
&mccge-warning-end-cluster;
Modified: trunk/refman-5.1/news-5.1.xml
===================================================================
--- trunk/refman-5.1/news-5.1.xml 2007-06-13 13:11:58 UTC (rev 6780)
+++ trunk/refman-5.1/news-5.1.xml 2007-06-13 14:37:22 UTC (rev 6781)
Changed blocks: 5, Lines Added: 132, Lines Deleted: 38; 8275 bytes
@@ -1114,6 +1114,98 @@
</section>
+<!--<section id="news-5-1-19-cge">
+
+ <title>Changes in MySQL 5.1.19 Carrier Grade Edition</title>
+
+ <para>
+ This section contains change history information for
+ &mccge-series; releases based on MySQL 5.1.19.
+ </para>
+
+ <section id="news-5-1-19-ndb-6-2-3">
+
+ <title>Changes in release MySQL 5.1.19-ndb-6.2.3-beta (Not yet released)</title>
+
+ <para role="release-level">
+ This is a new Beta development release, fixing recently
+ discovered bugs and incorporating improvements made since the
+ previous &mccge-series; release.
+ </para>
+
+
+ <para>
+ Like all releases for &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="ftp://ftp.mysql.com/pub/mysql/download/cluster_telco/mysql-5.1.19-ndb-6.2.3"/>.
+ The file
+ <filename>mysqlcom-5.1.19-ndb-6.2.3-telco.tar.gz</filename> in
+ this directory contains the complete source archive.
+ </para>
+
+ <para role="release-non-production">
+ <emphasis role="bold">NOTE</emphasis>: 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>
+
+
+ <para>
+ This Beta release incorporates all bugfixes and feature changes
+ made in MySQL 5.1.18-ndb-6.2.1, which includes all bugfixes and
+ feature changes which were added in the mainline 5.1.18 release;
+ information about these can be found in
+ <xref linkend="news-5-1-18"/>.
+ </para>
+
+
+ <important>
+ <formalpara>
+
+ <title>Upgrading to MySQL 5.1.18-ndb-6.2.1 from a previous release</title>
+
+ <para>
+
+ </para>
+
+ </formalpara>
+
+ </important>
+
+
+
+ <para>
+ Functionality added or changed:
+ </para>
+
+ <itemizedlist>
+ <listitem>
+ <para></para>
+ </listitem>
+ </itemizedlist>
+
+ <para>
+ This release fixes the following bugs:
+ </para>
+
+ <itemizedlist>
+
+ <listitem>
+ <para></para>
+ </listitem>
+
+ </itemizedlist>
+
+ </section>
+
+ </section>-->
+
<section id="news-5-1-18">
<title>Changes in release 5.1.18 (08 May 2007)</title>
@@ -3223,11 +3315,11 @@
<section id="news-5-1-18-cge">
- <title>Changes in MySQL 5.1.16 Carrier Grade Edition</title>
+ <title>Changes in MySQL 5.1.18 Carrier Grade Edition</title>
<para>
This section contains change history information for
- &mccge-series; releases based on MySQL 5.1.16.
+ &mccge-series; releases based on MySQL 5.1.18.
</para>
<section id="news-5-1-18-ndb-6-2-2">
@@ -3247,27 +3339,28 @@
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="ftp://ftp.mysql.com/pub/mysql/download/cluster_telco/mysql-5.1.16-ndb-6.2.0"/>.
+ <ulink url="ftp://ftp.mysql.com/pub/mysql/download/cluster_telco/mysql-5.1.18-ndb-6.2.2"/>.
The file
- <filename>mysqlcom-5.1.16-ndb-6.2.0-telco.tar.gz</filename> in
+ <filename>mysqlcom-5.1.18-ndb-6.2.2-telco.tar.gz</filename> in
this directory contains the complete source archive.
</para>
-
- <para role="release-non-production">
- <emphasis role="bold">NOTE</emphasis>: 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>
- -->
+-->
+ <para role="release-non-production">
+ <emphasis role="bold">NOTE</emphasis>: 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>
+
<para>
This Beta release incorporates all bugfixes and feature changes
- made in MySQL 5.1.18-ndb-6.2.1, which includes all bugfixes and
- feature changes which were added in the mainline 5.1.18 release;
- information about these can be found in
- <xref linkend="news-5-1-18"/>.
+ made in MySQL 5.1.16-ndb-6.2.0 and MySQL 5.1.18-ndb-6.2.1, which
+ includes all bugfixes and feature changes which were added in
+ the mainline 5.1.18 release; information about these can be
+ found in <xref linkend="news-5-1-18"/>.
</para>
<!--
@@ -3283,6 +3376,7 @@
</formalpara>
</important>
+
-->
<!--
@@ -3328,28 +3422,28 @@
</para>
</warning>
-<!--
- <para>
- Like all releases for &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="ftp://ftp.mysql.com/pub/mysql/download/cluster_telco/mysql-5.1.16-ndb-6.2.0"/>.
- The file
- <filename>mysqlcom-5.1.16-ndb-6.2.0-telco.tar.gz</filename> in
- this directory contains the complete source archive.
- </para>
-
- <para role="release-non-production">
- <emphasis role="bold">NOTE</emphasis>: 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>
- -->
+ <para>
+ Like all releases for &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="ftp://ftp.mysql.com/pub/mysql/download/cluster_telco/mysql-5.1.16-ndb-6.2.0"/>.
+ The file
+ <filename>mysqlcom-5.1.16-ndb-6.2.0-telco.tar.gz</filename> in
+ this directory contains the complete source archive.
+ </para>
+ <para role="release-non-production">
+ <emphasis role="bold">NOTE</emphasis>: 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>
+
<para>
This Beta release incorporates all bugfixes and feature changes
made in MySQL 5.1.18-ndb-6.2.0, which includes all bugfixes and
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r6781 - in trunk: dynamic-docs/command-optvars refman-5.1 | jon | 13 Jun |