Author: jstephens
Date: 2006-03-23 19:36:53 +0100 (Thu, 23 Mar 2006)
New Revision: 1655
Log:
Documenting fix for Bug #17899 (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-03-23 18:07:05 UTC (rev 1654)
+++ trunk/refman-common/news-5.1.xml 2006-03-23 18:36:53 UTC (rev 1655)
@@ -450,11 +450,19 @@
</para>
<itemizedlist>
+
+ <listitem>
+ <para>
+ <literal>NDB Cluster</literal>: A <literal>SELECT ... ORDER
+ BY</literal> query on an explicitly partitioned Cluster table with
+ no explicit indexes would crash the server. (Bug #17899)
+ </para>
+ </listitem>
<listitem>
<para>
- The <function>EXTRACTVALUE()</function> function did not
- return an error when passed an invalid XPATH string. (Bug
+ The <function>ExtractValue()</function> function did not
+ return an error when passed an invalid XPath string. (Bug
#18172)
</para>
</listitem>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r1655 - trunk/refman-common | jon | 23 Mar |