Author: jstephens
Date: 2008-05-28 10:32:46 +0200 (Wed, 28 May 2008)
New Revision: 10846
Log:
Documented fix for NDBAPI Bug #36950
Modified:
trunk/dynamic-docs/changelog/mysqld-1.xml
Modified: trunk/dynamic-docs/changelog/mysqld-1.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-1.xml 2008-05-28 08:11:13 UTC (rev 10845)
+++ trunk/dynamic-docs/changelog/mysqld-1.xml 2008-05-28 08:32:46 UTC (rev 10846)
Changed blocks: 1, Lines Added: 26, Lines Deleted: 0; 869 bytes
@@ -9,6 +9,32 @@
<logentry entrytype="bug">
<tags>
+ <highlight type="clusterapi"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="36950"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1.24-ndb-6.2.16"/>
+ <version ver="5.1.24-ndb-6.3.15"/>
+ </versions>
+
+ <message>
+
+ <para>
+ Ordered index scans were not pruned correctly where a
+ partitioning key was specified with an EQ-bound.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <tags>
<highlight type="cluster"/>
<manual type="ndb_size.pl"/>
</tags>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r10846 - trunk/dynamic-docs/changelog | jon | 28 May |