Author: jstephens
Date: 2010-11-16 16:45:56 +0100 (Tue, 16 Nov 2010)
New Revision: 23767
Log:
Changelog entries for Cluster bugfixes:
BUG#38596, BUG#58204
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-16 14:49:10 UTC (rev 23766)
+++ trunk/dynamic-docs/changelog/mysqld-2.xml 2010-11-16 15:45:56 UTC (rev 23767)
Changed blocks: 1, Lines Added: 61, Lines Deleted: 0; 1751 bytes
@@ -9,6 +9,67 @@
<logentry entrytype="bug">
<tags>
+ <highlight type="cluster"/>
+ <manual type="ndb_global.h"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="58204"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1.51-ndb-7.0.21"/>
+ <version ver="5.1.51-ndb-7.1.10"/>
+ </versions>
+
+ <message>
+
+ <para>
+ The functions <literal>strncasecmp</literal> and
+ <literal>strcasecmp</literal> were declared in
+ <filename>ndb_global.h</filename> but never defined or used. The
+ declarations have been removed.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <tags>
+ <highlight type="cluster"/>
+ <highlight type="packaging"/>
+ <manual type="RPMs"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="38596"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1.51-ndb-6.3.39"/>
+ <version ver="5.1.51-ndb-7.0.20"/>
+ <version ver="5.1.51-ndb-7.1.9"/>
+ </versions>
+
+ <message>
+
+ <para>
+ MySQL Cluster RPM distributions did not include a
+ <literal>shared-compat</literal> RPM for the MySQL Server, which
+ meant that MySQL applications depending on
+ <filename>libmysqlclient.so.15</filename> (MySQL 5.0 and
+ earlier) no longer worked.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <tags>
<highlight type="partitioning"/>
<manual type="ALTER TABLE"/>
<manual type="LOCK TABLES"/>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r23767 - trunk/dynamic-docs/changelog | jon.stephens | 16 Nov |