List:Commits« Previous MessageNext Message »
From:jon Date:April 25 2006 6:26am
Subject:svn commit - mysqldoc@docsrva: r1927 - trunk/refman-common
View as plain text  
Author: jstephens
Date: 2006-04-25 08:26:13 +0200 (Tue, 25 Apr 2006)
New Revision: 1927

Log:

Documenting fix for Bug #19198 (Cluster).



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-25 03:04:04 UTC (rev 1926)
+++ trunk/refman-common/news-5.1.xml	2006-04-25 06:26:13 UTC (rev 1927)
@@ -146,6 +146,14 @@
       
       <listitem>
         <para>
+          <literal>NDB Cluster</literal>: In rare situations with
+          resource shortages, a crash could result from insufficient
+          <literal>IndexScanOperations</literal>. (Bug #19198)
+        </para>
+      </listitem>
+      
+      <listitem>
+        <para>
           <literal>InnoDB</literal>: A <literal>DELETE</literal>
           followed by an <literal>INSERT</literal> and then by an
           <literal>UPDATE</literal> on a partitioned

Thread
svn commit - mysqldoc@docsrva: r1927 - trunk/refman-commonjon25 Apr