Author: jstephens
Date: 2009-02-24 13:00:23 +0100 (Tue, 24 Feb 2009)
New Revision: 13912
Log:
Documented fix for Cluster Bug #40464
Modified:
trunk/dynamic-docs/changelog/mysqld-1.xml
Modified: trunk/dynamic-docs/changelog/mysqld-1.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-1.xml 2009-02-24 11:55:40 UTC (rev 13911)
+++ trunk/dynamic-docs/changelog/mysqld-1.xml 2009-02-24 12:00:23 UTC (rev 13912)
Changed blocks: 1, Lines Added: 30, Lines Deleted: 0; 1016 bytes
@@ -10,6 +10,36 @@
<tags>
<highlight type="cluster"/>
+ <manual type="query cache"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="40464"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1.32-ndb-6.2.17"/>
+ <version ver="5.1.32-ndb-6.3.23"/>
+ <version ver="5.1.32-ndb-6.4.3"/>
+ </versions>
+
+ <message>
+
+ <para>
+ In some cases, <literal role="se">NDB</literal> did not check
+ correctly whether tables had changed before trying to use the
+ query cache. This could result in a crash of the debug MySQL
+ server.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <tags>
+ <highlight type="cluster"/>
<manual type="ndbmtd"/>
</tags>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r13912 - trunk/dynamic-docs/changelog | jon.stephens | 24 Feb |