List:Commits« Previous MessageNext Message »
From:mcbrown Date:October 17 2007 4:02pm
Subject:svn commit - mysqldoc@docsrva: r8139 - trunk/refman-5.1
View as plain text  
Author: mcbrown
Date: 2007-10-17 18:02:34 +0200 (Wed, 17 Oct 2007)
New Revision: 8139

Log:
Adding a stub core file for the 5.1 news file



Added:
   trunk/refman-5.1/news-5.1-core.xml


Added: trunk/refman-5.1/news-5.1-core.xml
===================================================================
--- trunk/refman-5.1/news-5.1-core.xml	                        (rev 0)
+++ trunk/refman-5.1/news-5.1-core.xml	2007-10-17 16:02:34 UTC (rev 8139)
Changed blocks: 1, Lines Added: 2802, Lines Deleted: 0; 106185 bytes

@@ -0,0 +1,2802 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
+[
+  <!ENTITY % all.entities SYSTEM "all-entities.ent">
+  %all.entities;
+]>
+<section id="news-5-1-x">
+
+  <title>Changes in release 5.1.x (Development)</title>
+
+  <indexterm>
+    <primary>changes</primary>
+    <secondary>MySQL 5.1</secondary>
+  </indexterm>
+
+  <para>
+    An overview of which features were added in MySQL 5.1 can be found
+    here: <xref linkend="mysql-nutshell"/>.
+  </para>
+
+  <para>
+    For a full list of changes, please refer to the changelog sections
+    for each individual 5.1.x release.
+  </para>
+
+  <remark>
+    To insert a new changelog subsection, use the
+    <filename>TEMPLATE.news.xml</filename> template in the
+    <filename>refman-common</filename> directory.
+  </remark>
+
+  <section id="news-5-1-23">
+    <title condition="dynamic:changelog:vertitle" role="5.1.23:mysqld:all"/>
+    <para condition="dynamic:changelog:entrylist" role="5.1.23:mysqld:all"/>
+
+  </section>
+
+  <section id="news-5-1-22">
+    <title condition="dynamic:changelog:vertitle" role="5.1.22:mysqld:all"/>
+    <para condition="dynamic:changelog:entrylist" role="5.1.22:mysqld:all"/>
+    
+  </section>
+
+  <section id="news-5-1-22-cge">
+
+<title>Changes in MySQL 5.1.22 Carrier Grade Edition</title>
+    <para>
+      This section contains change history information for
+      &mccge-series; releases based on MySQL 5.1.22.
+    </para>
+
+    <section id="news-5-1-22-ndb-6-3-4">
+ 
+      <title condition="dynamic:changelog:vertitle" role="5.1.22-ndb-6.3.4:mysqld:all"/>
+      
+      <para>Changes in release MySQL 5.1.22-ndb-6.3.4-beta (15 October
+        2007)</para>
+
+      <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>
+
+      <remark role="TODO">
+        [js] Uncomment next para following release.
+      </remark>
+
+      <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="&base-url-cge-files;mysql-5.1.22-ndb-6.3.4"/>.
+        The file
+        <filename>mysqlcom-5.1.22-ndb-6.3.4-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
+          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, and MySQL 5.1.22-ndb-6.3.3, 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.18-ndb-6.2.1 from a previous release</title>
+            
+            <para>
+              
+            </para>
+            
+          </formalpara>
+          
+        </important>
+-->
+      <para condition="dynamic:changelog:entrylist" role="5.1.22-ndb-6.3.4:mysqld:all"/>
+      
+    </section>
+
+    <section id="news-5-1-22-ndb-6-3-3">
+
+      <title condition="dynamic:changelog:vertitle" role="5.1.22-ndb-6.3.3:mysqld:all"/>
+
+      <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>
+
+      <remark role="TODO">
+        [js] Uncomment next para following release.
+      </remark>
+
+      <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="&base-url-cge-files;mysql-5.1.22-ndb-6.3.3"/>.
+        The file
+        <filename>mysqlcom-5.1.22-ndb-6.3.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
+          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, and
+        MySQL 5.1.22-ndb-6.3.2, 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.18-ndb-6.2.1 from a previous release</title>
+            
+            <para>
+              
+            </para>
+            
+          </formalpara>
+          
+        </important>
+-->
+      <para condition="dynamic:changelog:entrylist" role="5.1.22-ndb-6.3.3:mysqld:all"/>
+      
+    </section>
+
+    <section id="news-5-1-22-ndb-6-3-2">
+      <title condition="dynamic:changelog:vertitle" role="5.1.22-ndb-6.3.2:mysqld:all"/>
+      
+ 
+      <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>
+
+      <remark role="TODO">
+        [js] Uncomment next para following release.
+      </remark>
+
+      <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="&base-url-cge-files;mysql-5.1.22-ndb-6.3.2"/>.
+        The file
+        <filename>mysqlcom-5.1.22-ndb-6.3.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
+          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 and MySQL 5.1.19-ndb-6.3.1, 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.18-ndb-6.2.1 from a previous release</title>
+            
+            <para>
+              
+            </para>
+            
+          </formalpara>
+          
+        </important>
+-->
+
+      <para condition="dynamic:changelog:entrylist" role="5.1.22-ndb-6.3.3:mysqld:all"/>
+      
+    </section>
+
+    <section id="news-5-1-22-ndb-6-2-7">
+      <title condition="dynamic:changelog:vertitle" role="5.1.22-ndb-6.2.7:mysqld:all"/>
+       <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="&base-url-cge-files;mysql-5.1.22-ndb-6.2.7"/>.
+        The file
+        <filename>mysqlcom-5.1.22-ndb-6.2.7-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
+          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, and MySQL
+        5.1.22-ndb-6.2.6, 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.18-ndb-6.2.1 from a previous release</title>
+            
+            <para>
+              
+            </para>
+            
+          </formalpara>
+          
+        </important>
+-->
+      <para condition="dynamic:changelog:entrylist" role="5.1.22-ndb-6.2.7:mysqld:all"/>
+
+    </section>
+
+    <section id="news-5-1-22-ndb-6-2-6">
+      <title condition="dynamic:changelog:vertitle" role="5.1.22-ndb-6.2.6:mysqld:all"/>
+      
+      <para role="release-level">
+        This is a new Beta development release, fixing recently
+        discovered bugs.
+      </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="&base-url-cge-files;mysql-5.1.22-ndb-6.2.6"/>.
+        The file
+        <filename>mysqlcom-5.1.22-ndb-6.2.6-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
+          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, and MySQL 5.1.22-ndb-6.2.5, 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.18-ndb-6.2.1 from a previous release</title>
+            
+            <para>
+              
+            </para>
+            
+          </formalpara>
+          
+        </important>
+-->
+      <para condition="dynamic:changelog:entrylist" role="5.1.22-ndb-6.2.6:mysqld:all"/>
+      
+
+    </section>
+
+    <section id="news-5-1-22-ndb-6-2-5">
+
+      <title condition="dynamic:changelog:vertitle" role="5.1.22-ndb-6.2.5:mysqld:all"/>
+      
+      <para role="release-level">
+        This is a new Beta development release, fixing recently
+        discovered bugs.
+      </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="&base-url-cge-files;mysql-5.1.22-ndb-6.2.5"/>.
+        The file
+        <filename>mysqlcom-5.1.22-ndb-6.2.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
+          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, and
+        MySQL 5.1.19-ndb-6.2.4, 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.18-ndb-6.2.1 from a previous release</title>
+            
+            <para>
+              
+            </para>
+            
+          </formalpara>
+          
+        </important>
+-->
+      <para condition="dynamic:changelog:entrylist" role="5.1.22-ndb-6.2.5:mysqld:all"/>
+      
+    </section>
+
+  </section>
+
+  <section id="news-5-1-21">
+    <title condition="dynamic:changelog:vertitle" role="5.1.21:mysqld:all"/>
+    
+ 
+    <para role="release-level">
+      This is a new Beta development release, fixing recently discovered
+      bugs.
+    </para>
+
+    <note>
+      <para role="release-non-production">
+        This Beta release, as any other pre-production release, should
+        not be installed on <emphasis>production</emphasis> level
+        systems or systems with critical data. It is good practice to
+        back up your data before installing any new version of software.
+        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>
+
+    <note>
+      <para>
+        Subsequent to release, it was discovered that on some platforms,
+        <command>mysql_install_db</command> could fail to find its
+        message file, resulting in error messages of the following form:
+      </para>
+
+<programlisting>
+shell&gt; mysql_install_db 
+Installing MySQL system tables...
+070830  9:33:24 [ERROR] Can't find messagefile '<replaceable>path</replaceable>/share/english/errmsg.sys'
+070830  9:33:24 [ERROR] Aborting
+</programlisting>
+
+      <para>
+        To deal with this problem, specify a <option>--language</option>
+        option to specify the proper pathname to the language file
+        directory. For example:
+      </para>
+
+<programlisting>
+shell&gt; mysql_install_db --language=/path/to/share/english/
+</programlisting>
+
+      <para>
+        This problem is corrected in MySQL 5.1.22.
+      </para>
+    </note>
+
+    &enterprise-offering-note;
+    <para condition="dynamic:changelog:entrylist" role="5.1.21:mysqld:all"/>
+    
+  </section>
+
+  <section id="news-5-1-20">
+
+     <title condition="dynamic:changelog:vertitle" role="5.1.20:mysqld:all"/>
+    
+    <para role="release-level">
+      This is a new Beta development release, fixing recently discovered
+      bugs.
+    </para>
+
+    <note>
+      <para role="release-non-production">
+        This Beta release, as any other pre-production release, should
+        not be installed on <emphasis>production</emphasis> level
+        systems or systems with critical data. It is good practice to
+        back up your data before installing any new version of software.
+        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>
+
+    &enterprise-offering-note;
+    <para condition="dynamic:changelog:entrylist" role="5.1.20:mysqld:all"/>
+
+  </section>
+
+  <section id="news-5-1-19">
+    <title condition="dynamic:changelog:vertitle" role="5.1.19:mysqld:all"/>
+    
+ 
+    <para role="release-level">
+      This is a new Beta development release, fixing recently discovered
+      bugs.
+    </para>
+
+    <note>
+      <para role="release-non-production">
+        This Beta release, as any other pre-production release, should
+        not be installed on <emphasis>production</emphasis> level
+        systems or systems with critical data. It is good practice to
+        back up your data before installing any new version of software.
+        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>
+
+    &enterprise-offering-note;
+    
+    <para condition="dynamic:changelog:entrylist" role="5.1.19:mysqld:all"/>
+    
+  </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-3-1">
+
+      <title condition="dynamic:changelog:vertitle" role="5.1.19-ndb-6.3.1:mysqld:all"/>
+      
+      <para role="release-level">
+        This is a new Beta development release, fixing a recently
+        discovered bug.
+      </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="&base-url-cge-files;mysql-5.1.19-ndb-6.3.1"/>.
+        The file
+        <filename>mysqlcom-5.1.19-ndb-6.3.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
+          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, as well as all bugfixes and
+        feature changes which were added in the mainline 5.1.19 release;
+        information about these can be found in
+        <xref linkend="news-5-1-19"/>.
+      </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 condition="dynamic:changelog:entrylist" role="5.1.19-ndb-6.3.1:mysqld:all"/>
+      
+    </section>
+
+    <section id="news-5-1-19-ndb-6-3-0">
+
+      <title condition="dynamic:changelog:vertitle" role="5.1.19-ndb-6.3.0:mysqld:all"/>
+ 
+      <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="&base-url-cge-files;mysql-5.1.19-ndb-6.3.0"/>.
+        The file
+        <filename>mysqlcom-5.1.19-ndb-6.3.0-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
+          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"/>), and MySQL 5.1.19-ndb-6.2.3
+        (see <xref linkend="news-5-1-19-ndb-6-2-3"/>), as well as all
+        bugfixes and feature changes which were added in the mainline
+        5.1.19 release; information about these can be found in
+        <xref linkend="news-5-1-19"/>.
+      </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.19-ndb-6.3.0:mysqld:all"/>
+      
+
+    </section>
+
+    <section id="news-5-1-19-ndb-6-2-4">
+      <title condition="dynamic:changelog:vertitle" role="5.1.19-ndb-6.2.4:mysqld:all"/>
+      
+ 
+      <para role="release-level">
+        This is a new Beta development release, fixing recently
+        discovered bugs.
+      </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="&base-url-cge-files;mysql-5.1.19-ndb-6.2.4"/>.
+        The file
+        <filename>mysqlcom-5.1.19-ndb-6.2.4-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
+          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.3 (see
+        <xref linkend="news-5-1-18-cge"/>), and MySQL 5.1.19-ndb-6.2.4,
+        as well as all bugfixes and feature changes which were added in
+        the mainline 5.1.19 release; information about these can be
+        found in <xref linkend="news-5-1-19"/>. 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>
+        Functionality added or changed:
+      </para>
+
+      <itemizedlist>
+
+        <listitem>
+          <para></para>
+        </listitem>
+
+      </itemizedlist>
+-->
+      <para condition="dynamic:changelog:entrylist" role="5.1.19-ndb-6.2.4:mysqld:all"/>
+      
+    </section>
+
+    <section id="news-5-1-19-ndb-6-2-3">
+      <title condition="dynamic:changelog:vertitle" role="5.1.19-ndb-6.2.3:mysqld:all"/>
+   
+      <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="&base-url-cge-files;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>
+
+      <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 and MySQL 5.1.18-ndb-6.2.2 (see
+        <xref linkend="news-5-1-18-cge"/>), as well as all bugfixes and
+        feature changes which were added in the mainline 5.1.19 release;
+        information about these can be found in
+        <xref linkend="news-5-1-19"/>. 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.19-ndb-6.2.4:mysqld:all"/>
+      
+    </section>
+
+  </section>
+
+  <section id="news-5-1-18">
+    <title condition="dynamic:changelog:vertitle" role="5.1.18:mysqld:all"/>
+ 
+    <para role="release-level">
+      This is a new Beta development release, fixing recently discovered
+      bugs.
+    </para>
+
+    <note>
+      <para role="release-non-production">
+        This Beta release, as any other pre-production release, should
+        not be installed on <emphasis>production</emphasis> level
+        systems or systems with critical data. It is good practice to
+        back up your data before installing any new version of software.
+        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>
+
+    &enterprise-offering-note;
+
+    <para condition="dynamic:changelog:entrylist" role="5.1.18:mysqld:all"/>
+    
+  </section>
+
+  <section id="news-5-1-18-cge">
+
+    <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.18.
+    </para>
+
+    <section id="news-5-1-18-ndb-6-2-2">
+      <title condition="dynamic:changelog:vertitle" role="5.1.18-ndb-6.2.2:mysqld:all"/>
+      
+   
+      <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="&base-url-cge-files;mysql-5.1.18-ndb-6.2.2"/>.
+        The file
+        <filename>mysqlcom-5.1.18-ndb-6.2.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
+          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.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>
+
+<!--        
+        <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.18-ndb-6.2.2:mysqld:all"/>
+      
+    </section>
+
+    <section id="news-5-1-18-ndb-6-2-1">
+
+      <title condition="dynamic:changelog:vertitle" role="5.1.18-ndb-6.2.1:mysqld:all"/>
+      
+      <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>
+
+      <warning>
+        <para>
+          This release was withdrawn after production and should no
+          longer be used.
+        </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="&base-url-cge-files;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>
+
+      <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.0, 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>
+            The internal specifications for columns in
+            <literal>NDB</literal> tables changed to allow compatibility
+            with future MySQL Cluster and &mccge-series; releases that
+            are expected to implement online adding and dropping of
+            columns. This change is not backwards compatible with MySQL
+            5.1.16-ndb-6.2.0, ndb-6.1.x versions prior to MySQL
+            5.1.15-ndb-6.1.7, or MySQL Cluster mainline releases prior
+            to 5.1.18.
+          </para>
+
+        </formalpara>
+
+        <para>
+          See
+          <link linkend="mysql-cluster-upgrade-downgrade-compatibility-online-add-drop-column">the
+          related note</link> in
+          <xref linkend="mysql-cluster-upgrade-downgrade-compatibility"/>,
+          for important information prior to upgrading a MySQL Cluster
+          to MySQL 5.1.15-ndb-6.1.7 or later from MySQL 5.1.15-ndb-6.1.6
+          or an earlier ndb-6.1.x release.
+        </para>
+
+        <para>
+          See also Bug #28205.
+        </para>
+      </important>
+
+<!--
+          <para>
+          Functionality added or changed:
+          </para>
+          
+          <itemizedlist>
+          
+          <listitem>
+          <para></para>
+          </listitem>
+          
+          </itemizedlist>
+        -->
+
+      <para condition="dynamic:changelog:entrylist" role="5.1.18-ndb-6.2.1:mysqld:all"/>
+      
+    </section>
+
+  </section>
+
+  <section id="news-5-1-17">
+
+    <title condition="dynamic:changelog:vertitle" role="5.1.17:mysqld:all"/>
+    
+    <para role="release-level">
+      This is a new Beta development release, fixing recently discovered
+      bugs.
+    </para>
+
+    <note>
+      <para role="release-non-production">
+        This Beta release, as any other pre-production release, should
+        not be installed on <emphasis>production</emphasis> level
+        systems or systems with critical data. It is good practice to
+        back up your data before installing any new version of software.
+        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>
+
+    &enterprise-offering-note;
+
+    <para condition="dynamic:changelog:entrylist" role="5.1.17:mysqld:all"/>
+    
+  </section>
+
+  <section id="news-5-1-16">
+
+    <title condition="dynamic:changelog:vertitle" role="5.1.16:mysqld:all"/>
+    
+    <para role="release-level">
+      This is a new Beta development release, fixing recently discovered
+      bugs.
+    </para>
+
+    <note>
+      <para role="release-non-production">
+        This Beta release, as any other pre-production release, should
+        not be installed on <emphasis>production</emphasis> level
+        systems or systems with critical data. It is good practice to
+        back up your data before installing any new version of software.
+        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>
+
+    <note>
+      <para>
+        After release, a trigger failure problem was found to have been
+        introduced. (Bug #27006) Users affected by this issue should
+        upgrade to MySQL 5.1.17, which corrects the problem.
+      </para>
+    </note>
+
+    &enterprise-offering-note;
+    
+    <para condition="dynamic:changelog:entrylist" role="5.1.16:mysqld:all"/>
+    
+  </section>
+
+  <section id="news-5-1-16-cge">
+
+    <title>Changes in MySQL 5.1.16 Carrier Grade Edition</title>
+
+    <para>
+      This section contains change history information for
+      &mccge-series; releases based on MySQL 5.1.16.
+    </para>
+
+    <section id="news-5-1-16-ndb-6-2-0">
+      <title condition="dynamic:changelog:vertitle" role="5.1.16-ndb-6.2.0:mysqld:all"/>
+      
+
+      <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 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.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>
+
+      <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
+        which were added in MySQL 5.1.15-ndb-6.1.1 as well as in the
+        mainline 5.1.16 release; information about these can be found in
+        <xref linkend="news-5-1-15-ndb-6-1-1"/>, and in
+        <xref linkend="news-5-1-16"/>.
+      </para>
+
+      <important>
+        <formalpara>
+
+          <title>Upgrading to MySQL 5.1.16-ndb-6.2.0 from a previous release</title>
+
+          <para>
+            This release is not binary compatible with previous MySQL
+            &mccge-series; or mainline MySQL 5.1 releases. This means
+            that:
+
+            <itemizedlist>
+
+              <listitem>
+                <para>
+                  You cannot perform an online upgrade to this release
+                  from any of the MySQL &mccge-series; releases based on
+                  MySQL 5.1.14 or MySQL 5.1.15, or from any of the
+                  mainline MySQL 5.1 releases. When upgrading from one
+                  of these versions, you must shut down the cluster,
+                  replace all binaries, then restart the cluster.
+                </para>
+              </listitem>
+
+              <listitem>
+                <para>
+                  You must recompile all NDB API and MGM API
+                  applications used with a previous version of MySQL
+                  Cluster, including those compiled against any of the
+                  MySQL &mccge-series; releases based on MySQL 5.1.14 or
+                  MySQL 5.1.15.
+                </para>
+              </listitem>
+
+            </itemizedlist>
+          </para>
+
+        </formalpara>
+      </important>
+
+      <para condition="dynamic:changelog:entrylist" role="5.1.16-ndb-6.2.0:mysqld:all"/>
+      
+    </section>
+
+  </section>
+
+  <section id="news-5-1-15">
+
+    <title condition="dynamic:changelog:vertitle" role="5.1.15:mysqld:all"/>
+    
+    <para role="release-level">
+      This is a new Beta development release, fixing recently discovered
+      bugs.
+    </para>
+
+    <note>
+      <para role="release-non-production">
+        This Beta release, as any other pre-production release, should
+        not be installed on <emphasis>production</emphasis> level
+        systems or systems with critical data. It is good practice to
+        back up your data before installing any new version of software.
+        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>
+
+    &enterprise-offering-note;
+
+    <para condition="dynamic:changelog:entrylist" role="5.1.15:mysqld:all"/>
+    
+  </section>
+
+  <section id="news-5-1-15-cge">
+
+    <title>Changes in MySQL 5.1.15 Carrier Grade Edition</title>
+
+    <para>
+      This section contains change history information for
+      &mccge-series; releases based on MySQL 5.1.15.
+    </para>
+
+    <section id="news-5-1-15-ndb-6-1-21">
+
+      <title condition="dynamic:changelog:vertitle" role="5.1.15-ndb-6.1.21:mysqld:all"/>
+      
+      <para role="release-level">
+        This is a new Beta development release, incorporating recent
+        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
+          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.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, and MySQL
+        5.1.15-ndb-6.1.20. 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-20">
+      <title condition="dynamic:changelog:vertitle" role="5.1.15-ndb-6.1.20:mysqld:all"/>
+
+      <para role="release-level">
+        This is a new Beta development release, incorporating a bugfix
+        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
+          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.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, and MySQL 5.1.15-ndb-6.1.19. 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-19">
+
+      <title condition="dynamic:changelog:vertitle" role="5.1.15-ndb-6.1.19:mysqld:all"/>
+      
+      <para role="release-level">
+        This is a new Beta development release, incorporating recent
+        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
+          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.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, and MySQL
+        5.1.15-ndb-6.1.18. 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.19:mysqld:all"/>
+      
+    </section>
+
+    <section id="news-5-1-15-ndb-6-1-18">
+
+      <title condition="dynamic:changelog:vertitle" role="5.1.15-ndb-6.1.18:mysqld:all"/>
+      
+      <para role="release-level">
+        This is a new Beta development release, fixing recently
+        discovered bugs in the previous &mccge-series; release.
+      </para>
+
+      <note>
+        <para role="release-non-production">
+          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.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, and MySQL 5.1.15-ndb-6.1.17. 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.18:mysqld:all"/>
+      
+    </section>
+
+    <section id="news-5-1-15-ndb-6-1-17">
+
+      <title condition="dynamic:changelog:vertitle" role="5.1.15-ndb-6.1.17:mysqld:all"/>
+      
+      <para role="release-level">
+        This is a new Beta development release, fixing recently
+        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
+          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.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, and MySQL
+        5.1.15-ndb-6.1.16. 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.17:mysqld:all"/>
+      
+    </section>
+
+    <section id="news-5-1-15-ndb-6-1-16">
+
+      <title condition="dynamic:changelog:vertitle" role="5.1.15-ndb-6.1.16:mysqld:all"/>
+      
+      <para role="release-level">
+        This is a new Beta development release, fixing recently
+        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
+          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.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, and MySQL 5.1.15-ndb-6.1.15. 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.16:mysqld:all"/>
+      
+    </section>
+
+    <section id="news-5-1-15-ndb-6-1-15">
+
+      <title condition="dynamic:changelog:vertitle" role="5.1.15-ndb-6.1.15:mysqld:all"/>
+      
+      <para role="release-level">
+        This is a new Beta development release, fixing a recently
+        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
+          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.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, and MySQL
+        5.1.15-ndb-6.1.14. 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.15:mysqld:all"/>
+      
+    </section>
+
+    <section id="news-5-1-15-ndb-6-1-14">
+
+      <title condition="dynamic:changelog:vertitle" role="5.1.15-ndb-6.1.14:mysqld:all"/>
+      
+      <para role="release-level">
+        This is a new Beta development release, incorporating 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.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
+          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.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, and MySQL 5.1.15-ndb-6.1.13. 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.14:mysqld:all"/>
+      
+    </section>
+
+    <section id="news-5-1-15-ndb-6-1-13">
+
+      <title condition="dynamic:changelog:vertitle" role="5.1.15-ndb-6.1.13:mysqld:all"/>
+      
+      <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 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
+          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.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, and MySQL
+        5.1.15-ndb-6.1.12. 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.13:mysqld:all"/>
+      
+
+    </section>
+
+    <section id="news-5-1-15-ndb-6-1-12">
+
+      <title condition="dynamic:changelog:vertitle" role="5.1.15-ndb-6.1.12:mysqld:all"/>
+      
+      <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 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
+          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.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, and MySQL 5.1.15-ndb-6.1.11. 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.12:mysqld:all"/>
+      
+    </section>
+
+    <section id="news-5-1-15-ndb-6-1-11">
+
+      <title condition="dynamic:changelog:vertitle" role="5.1.15-ndb-6.1.11:mysqld:all"/>
+      
+      <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 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
+          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.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, and MySQL
+        5.1.15-ndb-6.1.10. 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.11:mysqld:all"/>
+      
+    </section>
+
+    <section id="news-5-1-15-ndb-6-1-10">
+
+      <title condition="dynamic:changelog:vertitle" role="5.1.15-ndb-6.1.10:mysqld:all"/>
+      
+      <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 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
+          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.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, and MySQL 5.1.15-ndb-6.1.9. 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.10:mysqld:all"/>
+      
+    </section>
+
+    <section id="news-5-1-15-ndb-6-1-9">
+
+      <title condition="dynamic:changelog:vertitle" role="5.1.15-ndb-6.1.9:mysqld:all"/>
+      
+      <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 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
+        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, and MySQL
+        5.1.15-ndb-6.1.8. 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.9:mysqld:all"/>
+      
+    </section>
+
+    <section id="news-5-1-15-ndb-6-1-8">
+
+      <title condition="dynamic:changelog:vertitle" role="5.1.15-ndb-6.1.8:mysqld:all"/>
+      <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 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
+          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.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, and MySQL 5.1.15-ndb-6.1.7. 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>
+
+<!--      
+      <important>
+        <formalpara>
+          
+          <title>Upgrading to MySQL 5.1.15-ndb-6.1.8 from a previous release</title>
+          
+          <para>
+            
+          </para>
+          
+        </formalpara>
+      </important>
+-->
+
+      <para condition="dynamic:changelog:entrylist" role="5.1.15-ndb-6.1.8:mysqld:all"/>
+      
+    </section>
+
+    <section id="news-5-1-15-ndb-6-1-7">
+
+      <title condition="dynamic:changelog:vertitle" role="5.1.15-ndb-6.1.7:mysqld:all"/>
+      
+      <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 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
+          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.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, and MySQL
+        5.1.15-ndb-6.1.6. 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>
+
+      <important>
+        <formalpara>
+
+          <title>Upgrading to MySQL 5.1.15-ndb-6.1.7 from a previous release</title>
+
+          <para>
+            The internal specifications for columns in
+            <literal>NDB</literal> tables has changed to allow
+            compatibility with future MySQL Cluster and &mccge-series;
+            releases that are expected to implement online adding and
+            dropping of columns. This change is not backwards compatible
+            with MySQL 5.1.16-ndb-6.2.0, ndb-6.1.x versions prior to
+            MySQL 5.1.15-ndb-6.1.7, or MySQL Cluster mainline releases
+            prior to 5.1.18.
+          </para>
+
+        </formalpara>
+
+        <para>
+          See
+          <link linkend="mysql-cluster-upgrade-downgrade-compatibility-online-add-drop-column">the
+          related note</link> in
+          <xref linkend="mysql-cluster-upgrade-downgrade-compatibility"/>,
+          for important information prior to upgrading a MySQL Cluster
+          to MySQL 5.1.15-ndb-6.1.7 or later from MySQL 5.1.15-ndb-6.1.6
+          or an earlier ndb-6.1.x release.
+        </para>
+
+        <para>
+          See also Bug #28205.
+        </para>
+      </important>
+
+      <para condition="dynamic:changelog:entrylist" role="5.1.15-ndb-6.1.7:mysqld:all"/>
+      
+    </section>
+
+    <section id="news-5-1-15-ndb-6-1-6">
+
+      <title condition="dynamic:changelog:vertitle" role="5.1.15-ndb-6.1.6:mysqld:all"/>
+      
+      <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 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
+          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.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, and MySQL 5.1.15-ndb-6.1.5. 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>
+
+<!--      
+      <important>
+        <formalpara>
+          <title>Upgrading to MySQL 5.1.15-ndb-6.1.6 from a previous release</title>
+          
+          
+          
+          <para>
+            This release is not binary compatible with releases previous
+            to MySQL 5.1.15-ndb-6.1.3. This means that:
+            
+            <itemizedlist>
+              
+              <listitem>
+                <para>
+                  You cannot perform an online upgrade to this release
+                  from MySQL 5.1.14-ndb-6.1.0, MySQL 5.1.15-ndb-6.1.1,
+                  MySQL 5.1.15-ndb-6.1.2, or any of the mainline MySQL 5.1
+                  releases. When upgrading from one of these versions, you
+                  must shut down the cluster, replace all binaries, then
+                  restart the cluster.
+                </para>
+              </listitem>
+              
+              <listitem>
+                <para>
+                  You must recompile all NDB API and MGM API applications
+                  used with a previous version of MySQL Cluster, including
+                  those compiled against MySQL 5.1.15-ndb-6.1.3.
+                </para>
+              </listitem>
+              
+            </itemizedlist>
+            
+            This release is also not backwards compatible with MySQL
+            5.1.15-ndb-6.1.14 or any release previous to MySQL
+            5.1.15-ndb-6.1.14 due to changes in the
+            <literal>mysql</literal> system database. See
+            <citetitle>Functionality added or changed</citetitle> for more
+            information.
+          </para>
+        </formalpara>
+      </important>
+-->
+
+      <para condition="dynamic:changelog:entrylist" role="5.1.15-ndb-6.1.6:mysqld:all"/>
+      
+    </section>
+
+    <section id="news-5-1-15-ndb-6-1-5">
+      <title condition="dynamic:changelog:vertitle" role="5.1.15-ndb-6.1.5:mysqld:all"/>
+  
+      <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 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
+          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.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, and MySQL
+        5.1.15-ndb-6.1.4. 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>
+
+      <important>
+        <formalpara>
+
+          <title>Upgrading to MySQL 5.1.15-ndb-6.1.5 from a previous release</title>
+
+          <para>
+            This release is not binary compatible with releases previous
+            to MySQL 5.1.15-ndb-6.1.3. This means that:
+
+            <itemizedlist>
+
+              <listitem>
+                <para>
+                  You cannot perform an online upgrade to this release
+                  from MySQL 5.1.14-ndb-6.1.0, MySQL 5.1.15-ndb-6.1.1,
+                  MySQL 5.1.15-ndb-6.1.2, or any of the mainline MySQL
+                  5.1 releases. When upgrading from one of these
+                  versions, you must shut down the cluster, replace all
+                  binaries, then restart the cluster.
+                </para>
+              </listitem>
+
+              <listitem>
+                <para>
+                  You must recompile all NDB API and MGM API
+                  applications used with a previous version of MySQL
+                  Cluster, including those compiled against MySQL
+                  5.1.15-ndb-6.1.3.
+                </para>
+              </listitem>
+
+            </itemizedlist>
+
+            This release is also not backwards compatible with MySQL
+            5.1.15-ndb-6.1.14 or any release previous to MySQL
+            5.1.15-ndb-6.1.14 due to changes in the
+            <literal>mysql</literal> system database. See
+            <citetitle>Functionality added or changed</citetitle> for
+            more information.
+          </para>
+
+        </formalpara>
+      </important>
+
+      <para condition="dynamic:changelog:entrylist" role="5.1.15-ndb-6.1.5:mysqld:all"/>
+      
+    </section>
+
+    <section id="news-5-1-15-ndb-6-1-4">
+
+      <title condition="dynamic:changelog:vertitle" role="5.1.15-ndb-6.1.4:mysqld:all"/>
+      
+      <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>
+        This was a testing release only, and not intended for wide
+        distribution.
+      </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>
+        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, and MySQL 5.1.15-ndb-6.1.3. 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>
+
+      <important>
+        <formalpara>
+
+          <title>Upgrading to MySQL 5.1.15-ndb-6.1.4 from a previous release</title>
+
+          <para>
+            This release is not binary compatible with previous
+            releases. This means that:
+
+            <itemizedlist>
+
+              <listitem>
+                <para>
+                  You cannot perform an online upgrade to this release
+                  from MySQL 5.1.14-ndb-6.1.0, MySQL 5.1.15-ndb-6.1.1,
+                  MySQL 5.1.15-ndb-6.1.2, or any of the mainline MySQL
+                  5.1 releases. When upgrading from one of these
+                  versions, you must shut down the cluster, replace all
+                  binaries, then restart the cluster.
+                </para>
+              </listitem>
+
+              <listitem>
+                <para>
+                  You must recompile all NDB API and MGM API
+                  applications used with a previous version of MySQL
+                  Cluster, including those compiled against MySQL
+                  5.1.15-ndb-6.1.3.
+                </para>
+              </listitem>
+
+            </itemizedlist>
+          </para>
+
+        </formalpara>
+      </important>
+
+      <para condition="dynamic:changelog:entrylist" role="5.1.15-ndb-6.1.4:mysqld:all"/>
+      
+    </section>
+
+    <section id="news-5-1-15-ndb-6-1-3">
+
+      <title condition="dynamic:changelog:vertitle" role="5.1.15-ndb-6.1.3:mysqld:all"/>
+      
+      <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 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
+          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.14-ndb-6.1.0, MySQL 5.1.15-ndb-6.1.1, and
+        MySQL 5.1.15-ndb-6.1.2. This version also incorporates all
+        bugfixes and feature changes which were added in the mainline
+        5.1.15 release; information about these can be found in
+        <xref linkend="news-5-1-15"/>.
+      </para>
+
+      <important>
+        <formalpara>
+
+          <title>Upgrading to MySQL 5.1.15-ndb-6.1.3 from a previous release</title>
+
+          <para>
+            This release is not binary compatible with releases previous
+            to MySQL 5.1.15-ndb-6.1.2. This means that:
+
+            <itemizedlist>
+
+              <listitem>
+                <para>
+                  You cannot perform an online upgrade to this release
+                  from MySQL 5.1.14-ndb-6.1.0, MySQL 5.1.15-ndb-6.1.1,
+                  or any of the mainline MySQL 5.1 releases. When
+                  upgrading from one of these versions, you must shut
+                  down the cluster, replace all binaries, then restart
+                  the cluster.
+                </para>
+
+                <para>
+                  However, you <emphasis>can</emphasis> perform an
+                  online upgrade of a Cluster running MySQL
+                  5.1.15-ndb-6.1.2 to MySQL 5.1.15-ndb-6.1.3, using the
+                  rolling upgrade procedure described in
+                  <xref linkend="mysql-cluster-rolling-restart"/>. You
+                  should replace all binaries for all data nodes,
+                  management nodes, and SQL nodes as part of this
+                  process. When upgrading the data nodes, you will need
+                  to restart each data with the
+                  <option>--initial</option> option.
+                </para>
+              </listitem>
+
+              <listitem>
+                <para>
+                  You must recompile all NDB API and MGM API
+                  applications used with a previous version of MySQL
+                  Cluster, including those compiled against MySQL
+                  5.1.15-ndb-6.1.2.
+                </para>
+              </listitem>
+
+            </itemizedlist>
+          </para>
+
+        </formalpara>
+      </important>
+
+      <para condition="dynamic:changelog:entrylist" role="5.1.15-ndb-6.1.3:mysqld:all"/>
+      
+    </section>
+
+    <section id="news-5-1-15-ndb-6-1-2">
+
+      <title condition="dynamic:changelog:vertitle" role="5.1.15-ndb-6.1.2:mysqld:all"/>
+      
+      <para role="release-level">
+        This is a new Beta development release, fixing a recently
+        discovered bug.
+      </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>
+
+      <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
+          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 is a hotfix release, made to resolve a single
+        critical issue which occurred in MySQL 5.1.15-ndb-6.1.1-beta. It
+        incorporates all bugfixes and feature changes made in MySQL
+        5.1.14-ndb-6.1.0 and MySQL 5.1.15-ndb-6.1.1. This version also
+        incorporates all bugfixes and feature changes which were added
+        in the mainline 5.1.15 release; information about these can be
+        found in <xref linkend="news-5-1-15"/>.
+      </para>
+
+      <important>
+        <formalpara>
+
+          <title>Upgrading to MySQL 5.1.15-ndb-6.1.2 from a previous release</title>
+
+          <para>
+            This release is not binary compatible with any previous
+            releases. This means that:
+
+            <itemizedlist>
+
+              <listitem>
+                <para>
+                  You cannot perform an online upgrade to this release
+                  from MySQL 5.1.14-ndb-6.1.0, MySQL 5.1.15-ndb-6.1.1,
+                  or any of the mainline MySQL 5.1 releases. You must
+                  shut down the cluster, replace all binaries, then
+                  restart the cluster.
+                </para>
+              </listitem>
+
+              <listitem>
+                <para>
+                  You must recompile any MySQL Cluster API applications
+                  used with a previous version of MySQL Cluster. This
+                  includes all NDB API and MGM API applications.
+                </para>
+              </listitem>
+
+            </itemizedlist>
+          </para>
+
+        </formalpara>
+      </important>
+
+      <para condition="dynamic:changelog:entrylist" role="5.1.15-ndb-6.1.2:mysqld:all"/>
+      
+    </section>
+
+    <section id="news-5-1-15-ndb-6-1-1">
+
+      <title condition="dynamic:changelog:vertitle" role="5.1.15-ndb-6.1.1:mysqld:all"/>
+      
+      <para role="release-level">
+        This is a new Beta development release, fixing recently
+        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
+          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 section documents all changes and bug fixes that have been
+        applied in this Beta release since the release of MySQL Cluster
+        5.1.14-ndb-6.1.0. This version also incorporates all bugfixes
+        and feature changes which were added in the mainline 5.1.15
+        release; information about these can be found in
+        <xref linkend="news-5-1-15"/>.
+      </para>
+
+      <important>
+        <formalpara>
+
+          <title>Upgrading to MySQL 5.1.15-ndb-6.1.1 from a previous release</title>
+
+          <para>
+            This release is not binary compatible with any previous
+            releases. This means that:
+
+            <itemizedlist>
+
+              <listitem>
+                <para>
+                  You cannot perform an online upgrade to this release
+                  from either MySQL 5.1.14-ndb-6.1.0 or from any of the
+                  mainline MySQL 5.1 releases. You must shut down the
+                  cluster, replace all binaries, then restart the
+                  cluster.
+                </para>
+              </listitem>
+
+              <listitem>
+                <para>
+                  You must recompile any MySQL Cluster API applications
+                  used with a previous version of MySQL Cluster. This
+                  includes all NDB API and MGM API applications.
+                </para>
+              </listitem>
+
+            </itemizedlist>
+          </para>
+
+        </formalpara>
+      </important>
+
+
+      <para condition="dynamic:changelog:entrylist" role="5.1.15-ndb-6.1.1:mysqld:all"/>
+      
+    </section>
+
+  </section>
+
+  <section id="news-5-1-14">
+
+    <title condition="dynamic:changelog:vertitle" role="5.1.14:mysqld:all"/>
+    
+    <para role="release-level">
+      This is a new Beta development release, fixing recently discovered
+      bugs.
+    </para>
+
+    <note>
+      <para role="release-non-production">
+        This Beta release, as any other pre-production release, should
+        not be installed on <emphasis>production</emphasis> level
+        systems or systems with critical data. It is good practice to
+        back up your data before installing any new version of software.
+        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>
+
+    &enterprise-offering-note;
+
+
+    <para condition="dynamic:changelog:entrylist" role="5.1.14:mysqld:all"/>
+    
+  </section>
+
+  <section id="news-5-1-14-cge">
+
+    <title>Changes in MySQL 5.1.14 Carrier Grade Edition</title>
+
+    <para>
+      This section contains change history information for
+      &mccge-series; releases based on MySQL 5.1.14.
+    </para>
+
+    <section id="news-5-1-14-ndb-6-1-0">
+
+      <title condition="dynamic:changelog:vertitle" role="5.1.14-ndb-6.1.0:mysqld:all"/>
+      
+      <para role="release-level">
+        This is a new Beta development release, fixing recently
+        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
+          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 section documents all changes and bug fixes that have been
+        applied in this Beta release since MySQL &mccge-series; diverged
+        from MySQL 5.1.14 standard.
+      </para>
+
+      <para condition="dynamic:changelog:entrylist" role="5.1.14-ndb-6.1.0:mysqld:all"/>
+      
+    </section>
+
+  </section>
+
+  <section id="news-5-1-13">
+
+    <title condition="dynamic:changelog:vertitle" role="5.1.13:mysqld:all"/>
+    
+    <para role="release-level">
+      This is a new Beta development release, fixing recently discovered
+      bugs.
+    </para>
+
+    <note>
+      <para role="release-non-production">
+        This Beta release, as any other pre-production release, should
+        not be installed on <emphasis>production</emphasis> level
+        systems or systems with critical data. It is good practice to
+        back up your data before installing any new version of software.
+        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>
+
+    &enterprise-offering-note;
+
+    <para condition="dynamic:changelog:entrylist" role="5.1.13:mysqld:all"/>
+    
+    
+  </section>
+
+  <section id="news-5-1-12">
+
+    <title condition="dynamic:changelog:vertitle" role="5.1.12:mysqld:all"/>
+    
+    <para role="release-level">
+      This is a new Beta development release, fixing recently discovered
+      bugs.
+    </para>
+
+    &enterprise-offering-note;
+
+    <para condition="dynamic:changelog:entrylist" role="5.1.12:mysqld:all"/>
+    
+  </section>
+
+  <section id="news-5-1-11">
+
+    <title condition="dynamic:changelog:vertitle" role="5.1.11:mysqld:all"/>
+    
+    <para role="release-level">
+      This is a new Beta development release, fixing recently discovered
+      bugs.
+    </para>
+
+    &enterprise-offering-note;
+    <para condition="dynamic:changelog:entrylist" role="5.1.11:mysqld:all"/>
+    
+  </section>
+
+  <section id="news-5-1-10">
+
+    <title condition="dynamic:changelog:vertitle" role="5.1.10:mysqld:all"/>
+    
+    <note>
+      <para>
+        This was an internal release only, and no binaries were
+        published.
+      </para>
+    </note>
+
+    <para>
+      MySQL 5.1.10 includes the patches for recently reported security
+      vulnerabilites in the MySQL client-server protocol. We would like
+      to thank Stefano Di Paola <email>stefano.dipaola@stripped</email>
+      for finding and reporting these to us.
+    </para>
+
+    &enterprise-offering-note;
+    <para condition="dynamic:changelog:entrylist" role="5.1.10:mysqld:all"/>
+    
+  </section>
+
+  <section id="news-5-1-9">
+
+    <title condition="dynamic:changelog:vertitle" role="5.1.9:mysqld:all"/>
+    
+    <para role="release-level">
+      This is a new Beta development release, fixing recently discovered
+      bugs.
+    </para>
+
+    <note>
+      <para role="release-non-production">
+        This Beta release, as any other pre-production release, should
+        not be installed on <emphasis>production</emphasis> level
+        systems or systems with critical data. It is good practice to
+        back up your data before installing any new version of software.
+        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>
+
+    &enterprise-offering-note;
+
+
+    <para condition="dynamic:changelog:entrylist" role="5.1.9:mysqld:all"/>
+    
+  </section>
+
+  <section id="news-5-1-8">
+
+
+    <title condition="dynamic:changelog:vertitle" role="5.1.8:mysqld:all"/>
+    
+    <note>
+      <para>
+        This was an internal release only, and no binaries were
+        published.
+      </para>
+    </note>
+
+    <para condition="dynamic:changelog:entrylist" role="5.1.8:mysqld:all"/>
+    
+  </section>
+
+  <section id="news-5-1-7">
+
+    <title condition="dynamic:changelog:vertitle" role="5.1.7:mysqld:all"/>
+    <para condition="dynamic:changelog:entrylist" role="5.1.7:mysqld:all"/>
+    
+  </section>
+
+  <section id="news-5-1-6">
+
+    <title condition="dynamic:changelog:vertitle" role="5.1.6:mysqld:all"/>
+    <para condition="dynamic:changelog:entrylist" role="5.1.6:mysqld:all"/>
+    
+  </section>
+
+  <section id="news-5-1-5">
+
+    <title condition="dynamic:changelog:vertitle" role="5.1.5:mysqld:all"/>
+    <para condition="dynamic:changelog:entrylist" role="5.1.5:mysqld:all"/>
+    
+  </section>
+
+  <section id="news-5-1-4">
+    <title condition="dynamic:changelog:vertitle" role="5.1.4:mysqld:all"/>
+    <para condition="dynamic:changelog:entrylist" role="5.1.4:mysqld:all"/>
+    
+  </section>
+
+  <section id="news-5-1-3">
+
+    <title condition="dynamic:changelog:vertitle" role="5.1.3:mysqld:all"/>
+    <para condition="dynamic:changelog:entrylist" role="5.1.3:mysqld:all"/>
+    
+  </section>
+
+  <section id="news-5-1-2">
+
+    <title condition="dynamic:changelog:vertitle" role="5.1.2:mysqld:all"/>
+    <para condition="dynamic:changelog:entrylist" role="5.1.2:mysqld:all"/>
+    
+  </section>
+
+  <section id="news-5-1-1">
+
+    <title condition="dynamic:changelog:vertitle" role="5.1.1:mysqld:all"/>
+    <para condition="dynamic:changelog:entrylist" role="5.1.1:mysqld:all"/>
+    
+
+  </section>
+
+</section>


Thread
svn commit - mysqldoc@docsrva: r8139 - trunk/refman-5.1mcbrown17 Oct