List:Commits« Previous MessageNext Message »
From:jon Date:May 25 2006 11:57pm
Subject:svn commit - mysqldoc@docsrva: r2208 - trunk/refman-common
View as plain text  
Author: jstephens
Date: 2006-05-26 01:57:29 +0200 (Fri, 26 May 2006)
New Revision: 2208

Log:


Documenting fix for Bug #18730 (Cluster/Partitioning)



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

Modified: trunk/refman-common/news-5.1.xml
===================================================================
--- trunk/refman-common/news-5.1.xml	2006-05-25 23:07:31 UTC (rev 2207)
+++ trunk/refman-common/news-5.1.xml	2006-05-25 23:57:29 UTC (rev 2208)
@@ -221,6 +221,13 @@
     </para>
 
     <itemizedlist>
+      
+      <para>
+        <literal>NDB Cluster</literal>: <literal>SELECT
+          MIN(<replaceable>unique_column</replaceable>)</literal> from a
+        Cluster table with user-defined partitioning crashed the server.
+        (Bug #18730)
+      </para>
 
       <listitem>
         <para>

Thread
svn commit - mysqldoc@docsrva: r2208 - trunk/refman-commonjon26 May