Author: js221926
Date: 2011-06-29 10:51:04 +0200 (Wed, 29 Jun 2011)
New Revision: 26641
Log:
Changelog entry, Cluster BUG#12646659
Modified:
trunk/dynamic-docs/changelog/mysqld-2.xml
Modified: trunk/dynamic-docs/changelog/mysqld-2.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-2.xml 2011-06-29 01:26:14 UTC (rev 26640)
+++ trunk/dynamic-docs/changelog/mysqld-2.xml 2011-06-29 08:51:04 UTC (rev 26641)
Changed blocks: 1, Lines Added: 32, Lines Deleted: 0; 1152 bytes
@@ -9,6 +9,38 @@
<logentry entrytype="bug">
<tags>
+ <highlight type="clusterapi"/>
+ <manual type="NdbTransaction"/>
+ <manual type="refresh()"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="12646659"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1.56-ndb-6.3.45"/>
+ <version ver="5.1.56-ndb-7.0.26"/>
+ <version ver="5.1.56-ndb-7.1.15"/>
+ </versions>
+
+ <message>
+
+ <para>
+ Within a transaction, after creating, executing, and closing a
+ scan, calling
+ <literal role="ndbapi">NdbTransaction::refresh()</literal> after
+ creating and executing but not closing a second scan caused the
+ application to crash.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <tags>
<highlight type="cluster"/>
<manual type="ndb_mgmd"/>
<manual type="data nodes"/>
| Thread |
|---|
| • svn commit - mysqldoc@oter02: r26641 - trunk/dynamic-docs/changelog | jon.stephens | 29 Jun |