Author: jstephens
Date: 2006-12-22 04:51:03 +0100 (Fri, 22 Dec 2006)
New Revision: 4332
Log:
Documenting Cluster bugfixes:
Bug #19203, Bug #19454, Bug #24447
Modified:
trunk/refman-5.0/releasenotes-es-5.0.xml
trunk/refman-5.1/news-5.1.xml
Modified: trunk/refman-5.0/releasenotes-es-5.0.xml
===================================================================
--- trunk/refman-5.0/releasenotes-es-5.0.xml 2006-12-22 03:18:36 UTC (rev 4331)
+++ trunk/refman-5.0/releasenotes-es-5.0.xml 2006-12-22 03:51:03 UTC (rev 4332)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 0; 646 bytes
@@ -144,6 +144,14 @@
</para>
<itemizedlist>
+
+ <listitem>
+ <para>
+ <literal>NDB Cluster</literal>: Sudden disconnection of an SQL
+ or data node could lead to shutdown of data nodes with the
+ error <errortext>failed ndbrequire</errortext>. (Bug #24447)
+ </para>
+ </listitem>
<listitem>
<para>
Modified: trunk/refman-5.1/news-5.1.xml
===================================================================
--- trunk/refman-5.1/news-5.1.xml 2006-12-22 03:18:36 UTC (rev 4331)
+++ trunk/refman-5.1/news-5.1.xml 2006-12-22 03:51:03 UTC (rev 4332)
Changed blocks: 1, Lines Added: 25, Lines Deleted: 0; 1174 bytes
@@ -669,6 +669,31 @@
</para>
<itemizedlist>
+
+ <listitem>
+ <para>
+ <literal>NDB Cluster</literal>: Sudden disconnection of an SQL
+ or data node could lead to shutdown of data nodes with the
+ error <errortext>failed ndbrequire</errortext>. (Bug #24447)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ <literal>NDB Cluster</literal>: Different error messages were
+ returned for similar cases involving failure to allocate
+ memory for Cluster operations. (Bug #19203)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ <literal>NDB Cluster</literal>: Some values of
+ <literal>MaxNoOfTriggers</literal> could cause the server to
+ become inaccessible following startup of of the data nodes.
+ (Bug #19454)
+ </para>
+ </listitem>
<listitem>
<para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r4332 - in trunk: refman-5.0 refman-5.1 | jon | 22 Dec |