Author: jstephens
Date: 2007-06-08 13:06:48 +0200 (Fri, 08 Jun 2007)
New Revision: 6715
Log:
Reformat.
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-06-08 11:05:53 UTC (rev 6714)
+++ trunk/refman-5.1/mysql-cluster.xml 2007-06-08 11:06:48 UTC (rev 6715)
Changed blocks: 2, Lines Added: 2, Lines Deleted: 2; 829 bytes
@@ -4913,7 +4913,7 @@
do so via a rolling node restart.
</para>
</listitem>
-
+
<listitem>
<indexterm>
<primary><literal>FragmentLogFileSize</literal></primary>
@@ -4924,7 +4924,7 @@
<para id="mysql-cluster-param-ndbd-definition-fragmentlogfilesize">
<literal>FragmentLogFileSize</literal>
</para>
-
+
<para>
Setting this parameter allows you to control directly the
size of redo log files. The default is
Modified: trunk/refman-5.1/news-5.1.xml
===================================================================
--- trunk/refman-5.1/news-5.1.xml 2007-06-08 11:05:53 UTC (rev 6714)
+++ trunk/refman-5.1/news-5.1.xml 2007-06-08 11:06:48 UTC (rev 6715)
Changed blocks: 12, Lines Added: 67, Lines Deleted: 48; 8196 bytes
@@ -7181,18 +7181,16 @@
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-11">
- <title>Changes in release MySQL 5.1.15-ndb-6.1.11-beta (Released
- 05 June 2007)</title>
+ <title>Changes in release MySQL 5.1.15-ndb-6.1.11-beta (Released 05 June 2007)</title>
+
<para role="release-level">
This is a new Beta development release, fixing recently
discovered bugs and incorporating improvements made since the
previous &mccge-series; release.
</para>
-
-
<para role="release-non-production">
<emphasis role="bold">NOTE</emphasis>: Although MySQL has worked
@@ -7202,6 +7200,7 @@
<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.14-ndb-6.1.0, MySQL 5.1.15-ndb-6.1.1, MySQL
@@ -7210,10 +7209,11 @@
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"/>).
+ 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>
Functionality added or changed:
</para>
@@ -7228,35 +7228,38 @@
parameter.
</para>
</listitem>
+
</itemizedlist>
-
-
-
+
<para>
This release fixes the following bugs:
</para>
-
+
<itemizedlist>
+
<listitem>
- <para>
+ <para>
Having large amounts of memory locked caused swapping to
disk. (Bug #28751)
</para>
</listitem>
+
<listitem>
- <para>
+ <para>
It was not not possible to set a separate watchdog timeout
at startup. (Bug #28899)
</para>
</listitem>
+
<listitem>
- <para>
+ <para>
LCP files were not removed following an initial system
restart. (Bug #28726)
</para>
</listitem>
+
<listitem>
- <para>
+ <para>
<emphasis role="bold">Disk Data</emphasis>: Repeated
<literal>INSERT</literal> and <literal>DELETE</literal>
operations on a Disk Data table having one or more large
@@ -7264,16 +7267,16 @@
fail. (Bug #20612)
</para>
</listitem>
+
</itemizedlist>
-
-
+
</section>
-
+
<section id="news-5-1-15-ndb-6-1-10">
- <title>Changes in release MySQL 5.1.15-ndb-6.1.10-beta (Released
- 30 May 2007)</title>
- <para role="release-level">
+ <title>Changes in release MySQL 5.1.15-ndb-6.1.10-beta (Released 30 May 2007)</title>
+
+ <para role="release-level">
This is a new Beta development release, fixing recently
discovered bugs and incorporating improvements made since the
previous &mccge-series; release.
@@ -7287,6 +7290,7 @@
<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.14-ndb-6.1.0, MySQL 5.1.15-ndb-6.1.1, MySQL
@@ -7298,7 +7302,7 @@
in the mainline MySQL 5.1 releases up to and including 5.1.15
(see <xref linkend="news-5-1-15"/>).
</para>
-
+
<para>
Functionality added or changed:
</para>
@@ -7309,35 +7313,45 @@
<para>
A new <literal>times</literal> printout was added in the
<command>ndbd</command> watchdog thread.
- </para></listitem><listitem><para>
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
The names of some log and other files were changed to avoid
issues with the <command>tar</command> command's
- 99-character filename limit.
- </para></listitem><listitem><para>
+ 99-character filename limit.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
Some unneeded printouts in the <command>ndbd</command> out
- file were removed.
+ file were removed.
</para>
</listitem>
</itemizedlist>
-
-
+
<para>
This release fixes the following bugs:
</para>
-
+
<itemizedlist>
+
<listitem>
- <para>
+ <para>
Heartbeat failures could occur under high load. (Bug #28783)
</para>
</listitem>
+
<listitem>
<para>
- A corrupt schema file could cause a
- <errortext>File already open</errortext> error. (Bug #28770)
+ A corrupt schema file could cause a <errortext>File already
+ open</errortext> error. (Bug #28770)
</para>
</listitem>
+
<listitem>
<para>
A race condition could occur between
@@ -7345,20 +7359,22 @@
<literal>COPY_GCIREQ</literal> events. (Bug #28717)
</para>
</listitem>
+
<listitem>
<para>
- While loading data to the cluster after a version
- upgrade, the data nodes failed due to
- <literal>ndbrequire</literal> failures in
- <literal>PGMAN</literal>. (Bug #28525)
+ While loading data to the cluster after a version upgrade,
+ the data nodes failed due to <literal>ndbrequire</literal>
+ failures in <literal>PGMAN</literal>. (Bug #28525)
</para>
</listitem>
+
<listitem>
<para>
- A fast GCP under high load with a high usage of
- the redo buffer caused data nodes to fail. (Bug #28653)
+ A fast GCP under high load with a high usage of the redo
+ buffer caused data nodes to fail. (Bug #28653)
</para>
</listitem>
+
<listitem>
<para>
The actual value of <literal>MaxNoOfOpenFiles</literal> as
@@ -7368,12 +7384,13 @@
always caused an error. (Bug #28749)
</para>
</listitem>
+
</itemizedlist>
-
-
</section>
+
<section id="news-5-1-15-ndb-6-1-9">
+
<title>Changes in release MySQL 5.1.15-ndb-6.1.9-beta (Released 24 May 2007)</title>
<para role="release-level">
@@ -7390,13 +7407,16 @@
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"/>).
+ releases up to and including 5.1.15 (see
+ <xref linkend="news-5-1-15"/>).
</para>
+
<para>
This release fixes the following bugs:
</para>
-
+
<itemizedlist>
+
<listitem>
<para>
The cluster backup process scanned in <literal>ACC</literal>
@@ -7404,19 +7424,18 @@
#28593)
</para>
</listitem>
+
<listitem>
<para>
The <literal>NDB</literal> transporter would hang when more
than 1024 signals were received at one time. (Bug #28443)
</para>
</listitem>
+
</itemizedlist>
-
-
-
+
</section>
-
-
+
<section id="news-5-1-15-ndb-6-1-8">
<title>Changes in release MySQL 5.1.15-ndb-6.1.8-beta (Released 05 May 2007)</title>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r6715 - trunk/refman-5.1 | jon | 8 Jun |