Author: jstephens
Date: 2008-07-10 12:53:41 +0200 (Thu, 10 Jul 2008)
New Revision: 11166
Log:
Documented Cluster bugfixes:
Bug #31284, Bug #35853
Modified:
trunk/dynamic-docs/changelog/mysqld-1.xml
Modified: trunk/dynamic-docs/changelog/mysqld-1.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-1.xml 2008-07-10 10:46:57 UTC (rev 11165)
+++ trunk/dynamic-docs/changelog/mysqld-1.xml 2008-07-10 10:53:41 UTC (rev 11166)
Changed blocks: 2, Lines Added: 31, Lines Deleted: 1; 1174 bytes
@@ -10,9 +10,37 @@
<tags>
<highlight type="clusterapi"/>
+ <manual type="NdbBlob::setValue()"/>
</tags>
<bugs>
+ <fixes bugid="31284"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1.24-ndb-6.2.16"/>
+ <version ver="5.1.24-ndb-6.3.16"/>
+ <version ver="6.0.4"/>
+ </versions>
+
+ <message>
+
+ <para>
+ A buffer overrun in <literal>NdbBlob::setValue()</literal>
+ caused erroneous results on Mac OS X.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <tags>
+ <highlight type="clusterapi"/>
+ </tags>
+
+ <bugs>
<fixes bugid="36375"/>
</bugs>
@@ -1462,7 +1490,9 @@
</bugs>
<versions>
- <version ver="5.1.24-ndb-6.3.13"/>
+ <version ver="5.1.15-ndb-6.1.13"/>
+ <version ver="5.1.24-ndb-6.2.16"/>
+ <version ver="5.1.24-ndb-6.3.15"/>
</versions>
<message>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r11166 - trunk/dynamic-docs/changelog | jon | 10 Jul |