Author: jstephens
Date: 2010-11-30 17:53:41 +0100 (Tue, 30 Nov 2010)
New Revision: 24130
Log:
Changelog entry -- fix for Cluster BUG#58553
Modified:
trunk/dynamic-docs/changelog/mysqld-2.xml
Modified: trunk/dynamic-docs/changelog/mysqld-2.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-2.xml 2010-11-30 15:03:31 UTC (rev 24129)
+++ trunk/dynamic-docs/changelog/mysqld-2.xml 2010-11-30 16:53:41 UTC (rev 24130)
Changed blocks: 2, Lines Added: 31, Lines Deleted: 0; 1123 bytes
@@ -6,6 +6,36 @@
]>
<changelog>
+ <logentry entrytype="bug">
+
+ <tags>
+ <highlight type="cluster"/>
+ <manual type="condition pushdown"/>
+ <manual type="EXPLAIN EXTENDED"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="58553"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1.51-ndb-6.3.40"/>
+ <version ver="5.1.51-ndb-7.0.21"/>
+ <version ver="5.1.51-ndb-7.1.10"/>
+ </versions>
+
+ <message>
+
+ <para>
+ Issuing <literal role="stmt" condition="explain">EXPLAIN
+ EXTENDED</literal> for a query that would use condition pushdown
+ could cause <command>mysqld</command> to crash.
+ </para>
+
+ </message>
+
+ </logentry>
+
<logentry entrytype="feature">
<tags>
@@ -14,6 +44,7 @@
<bugs>
<fixes bugid="58034"/>
+ <seealsobug bugid="58319"/>
</bugs>
<versions>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r24130 - trunk/dynamic-docs/changelog | jon.stephens | 30 Nov |