Author: jstephens
Date: 2005-12-15 14:30:37 +0100 (Thu, 15 Dec 2005)
New Revision: 568
Log:
Documented fix for Bug #13078 (Cluster). (Thanks, Jonas!)
Modified:
trunk/refman-common/news-4.1.xml
trunk/refman-common/news-5.0.xml
Modified: trunk/refman-common/news-4.1.xml
===================================================================
--- trunk/refman-common/news-4.1.xml 2005-12-15 12:28:44 UTC (rev 567)
+++ trunk/refman-common/news-4.1.xml 2005-12-15 13:30:37 UTC (rev 568)
@@ -182,6 +182,16 @@
<listitem>
<para>
+ <literal>NDB Cluster</literal>: A memory leak occurred when
+ performing ordered index scans using indexes a columns larger
+ than 32 bytes, which would eventually lead to the forced
+ shutdown of all <command>mysqld</command> server processes
+ used with the cluster. (Bug #13078)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
<literal>NDB Cluster</literal>: Under some circumstances, it
was possible for a restarting node to undergo a forced
shutdown. (Bug #15632)
Modified: trunk/refman-common/news-5.0.xml
===================================================================
--- trunk/refman-common/news-5.0.xml 2005-12-15 12:28:44 UTC (rev 567)
+++ trunk/refman-common/news-5.0.xml 2005-12-15 13:30:37 UTC (rev 568)
@@ -1015,6 +1015,16 @@
</para>
<itemizedlist>
+
+ <listitem>
+ <para>
+ <literal>NDB Cluster</literal>: A memory leak occurred when
+ performing ordered index scans using indexes a columns larger
+ than 32 bytes, which would eventually lead to the forced
+ shutdown of all <command>mysqld</command> server processes
+ used with the cluster. (Bug #13078)
+ </para>
+ </listitem>
<listitem>
<para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r568 - trunk/refman-common | jon | 15 Dec |