List:Commits« Previous MessageNext Message »
From:jon Date:April 28 2006 9:18am
Subject:svn commit - mysqldoc@docsrva: r1962 - trunk/refman-common
View as plain text  
Author: jstephens
Date: 2006-04-28 11:18:49 +0200 (Fri, 28 Apr 2006)
New Revision: 1962

Log:

Documenting Cluster Replication bugfix - Bug #19247



Modified:
   trunk/refman-common/news-5.1.xml

Modified: trunk/refman-common/news-5.1.xml
===================================================================
--- trunk/refman-common/news-5.1.xml	2006-04-28 09:12:03 UTC (rev 1961)
+++ trunk/refman-common/news-5.1.xml	2006-04-28 09:18:49 UTC (rev 1962)
@@ -160,6 +160,14 @@
       
       <listitem>
         <para>
+          <literal>NDB Cluster</literal> (Replication):
+          <command>mysqld</command> falsely reported a large memory leak
+          in the replication buffers when there was none. (Bug #19247) 
+        </para>
+      </listitem>
+      
+      <listitem>
+        <para>
           <literal>NDB Cluster</literal>: Stopping multiple nodes could
           cause node failure handling not to be completed. (Bug #19039)
         </para>

Thread
svn commit - mysqldoc@docsrva: r1962 - trunk/refman-commonjon28 Apr