List:Commits« Previous MessageNext Message »
From:jon Date:July 4 2007 12:00pm
Subject:svn commit - mysqldoc@docsrva: r7014 - trunk/refman-5.1
View as plain text  
Author: jstephens
Date: 2007-07-04 14:00:01 +0200 (Wed, 04 Jul 2007)
New Revision: 7014

Log:

Documented telco-6.3.1 release.

Added missing download links for previous MCCGE releases.



Modified:
   trunk/refman-5.1/mysql-cluster.xml
   trunk/refman-5.1/news-5.1.xml


Modified: trunk/refman-5.1/mysql-cluster.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster.xml	2007-07-04 10:33:46 UTC (rev 7013)
+++ trunk/refman-5.1/mysql-cluster.xml	2007-07-04 12:00:01 UTC (rev 7014)
Changed blocks: 1, Lines Added: 12, Lines Deleted: 0; 833 bytes

@@ -1296,10 +1296,22 @@
 
                 <listitem>
                   <para>
+                    <xref linkend="news-5-1-19-ndb-6-2-4"/>
+                  </para>
+                </listitem>
+
+                <listitem>
+                  <para>
                     <xref linkend="news-5-1-19-ndb-6-3-0"/>
                   </para>
                 </listitem>
 
+                <listitem>
+                  <para>
+                    <xref linkend="news-5-1-19-ndb-6-3-1"/>
+                  </para>
+                </listitem>
+
               </itemizedlist>
             </para>
 


Modified: trunk/refman-5.1/news-5.1.xml
===================================================================
--- trunk/refman-5.1/news-5.1.xml	2007-07-04 10:33:46 UTC (rev 7013)
+++ trunk/refman-5.1/news-5.1.xml	2007-07-04 12:00:01 UTC (rev 7014)
Changed blocks: 9, Lines Added: 100, Lines Deleted: 19; 6724 bytes

@@ -2218,6 +2218,92 @@
       &mccge-series; releases based on MySQL 5.1.19.
     </para>
 
+    <section id="news-5-1-19-ndb-6-3-1">
+
+      <title>Changes in release MySQL 5.1.19-ndb-6.3.1-beta (04 July 2007)</title>
+
+      <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="ftp://ftp.mysql.com/pub/mysql/download/cluster_telco/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>
+
+      <para role="release-non-production">
+        <emphasis role="bold">NOTE</emphasis>: Although MySQL has worked
+        very hard to ensure a high level of quality, protect your data
+        by making a backup as you would for any software beta release.
+        Please refer to our bug database at
+        <ulink url="http://bugs.mysql.com/"/> for more details about the
+        individual bugs fixed in this version.
+      </para>
+
+      <para>
+        This Beta release incorporates all bugfixes and feature changes
+        made in MySQL 5.1.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>
+        This release fixes the following bug:
+      </para>
+
+      <itemizedlist>
+
+        <listitem>
+          <para>
+            Batching of transactions was not handled correctly in some
+            cases. (Bug #29525)
+          </para>
+        </listitem>
+
+      </itemizedlist>
+
+    </section>
+
     <section id="news-5-1-19-ndb-6-3-0">
 
       <title>Changes in release MySQL 5.1.19-ndb-6.3.0-beta (02 July 2007)</title>

@@ -2228,7 +2314,6 @@
         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

@@ -2236,12 +2321,11 @@
         in <xref linkend="mysql-cluster-building"/>. You can download
         the source code archive for this release from the MySQL FTP site
         at
-        <ulink url="ftp://ftp.mysql.com/pub/mysql/download/cluster_telco/mysql-5.1.19-ndb-6.2.3"/>.
+        <ulink url="ftp://ftp.mysql.com/pub/mysql/download/cluster_telco/mysql-5.1.19-ndb-6.3.0"/>.
         The file
-        <filename>mysqlcom-5.1.19-ndb-6.2.3-telco.tar.gz</filename> in
+        <filename>mysqlcom-5.1.19-ndb-6.3.0-telco.tar.gz</filename> in
         this directory contains the complete source archive.
       </para>
--->
 
       <para role="release-non-production">
         <emphasis role="bold">NOTE</emphasis>: Although MySQL has worked

@@ -2304,11 +2388,9 @@
 
       <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.
+        discovered bugs.
       </para>
 
-<!--
       <para>
         Like all releases for &mccge-series;, this is a source-only
         release which you must compile and install using the

@@ -2316,12 +2398,11 @@
         in <xref linkend="mysql-cluster-building"/>. You can download
         the source code archive for this release from the MySQL FTP site
         at
-        <ulink url="ftp://ftp.mysql.com/pub/mysql/download/cluster_telco/mysql-5.1.19-ndb-6.2.3"/>.
+        <ulink url="ftp://ftp.mysql.com/pub/mysql/download/cluster_telco/mysql-5.1.19-ndb-6.2.4"/>.
         The file
-        <filename>mysqlcom-5.1.19-ndb-6.2.3-telco.tar.gz</filename> in
+        <filename>mysqlcom-5.1.19-ndb-6.2.4-telco.tar.gz</filename> in
         this directory contains the complete source archive.
       </para>
--->
 
       <para role="release-non-production">
         <emphasis role="bold">NOTE</emphasis>: Although MySQL has worked

@@ -2334,13 +2415,14 @@
 
       <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.
+        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>
 
 <!--

@@ -2357,6 +2439,7 @@
           
         </important>
 -->
+
 <!--
       <para>
         Functionality added or changed:

@@ -2438,7 +2521,6 @@
         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

@@ -2451,7 +2533,6 @@
         <filename>mysqlcom-5.1.19-ndb-6.2.3-telco.tar.gz</filename> in
         this directory contains the complete source archive.
       </para>
--->
 
       <para role="release-non-production">
         <emphasis role="bold">NOTE</emphasis>: Although MySQL has worked


Thread
svn commit - mysqldoc@docsrva: r7014 - trunk/refman-5.1jon4 Jul