From: jon Date: July 4 2007 12:00pm Subject: svn commit - mysqldoc@docsrva: r7014 - trunk/refman-5.1 List-Archive: http://lists.mysql.com/commits/30287 Message-Id: <200707041200.l64C04bN014551@docsrva.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 @@ + + + + + + + + + + + + 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. +
+ + Changes in release MySQL 5.1.19-ndb-6.3.1-beta (04 July 2007) + + + This is a new Beta development release, fixing a recently + discovered bug. + + + + Like all releases for &mccge-series;, this is a source-only + release which you must compile and install using the + instructions found in , and + in . You can download + the source code archive for this release from the MySQL FTP site + at + . + The file + mysqlcom-5.1.19-ndb-6.3.1-telco.tar.gz in + this directory contains the complete source archive. + + + + NOTE: 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 + for more details about the + individual bugs fixed in this version. + + + + 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 + . + + + + + + + + This release fixes the following bug: + + + + + + + Batching of transactions was not handled correctly in some + cases. (Bug #29525) + + + + + +
+
Changes in release MySQL 5.1.19-ndb-6.3.0-beta (02 July 2007) @@ -2228,7 +2314,6 @@ previous &mccge-series; release. - NOTE: Although MySQL has worked @@ -2304,11 +2388,9 @@ This is a new Beta development release, fixing recently - discovered bugs and incorporating improvements made since the - previous &mccge-series; release. + discovered bugs. - NOTE: Although MySQL has worked @@ -2334,13 +2415,14 @@ 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 - ), 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 - . Also included are most (but not - all) bugfixes made in the MCCGE 6.1.x - 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 + ), 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 . Also included are most + (but not all) bugfixes made in the MCCGE + 6.1.x series through MySQL + 5.1.15-ndb-6.1.16. + NOTE: Although MySQL has worked