Author: jstephens
Date: 2007-06-08 11:32:28 +0200 (Fri, 08 Jun 2007)
New Revision: 6713
Log:
Two bugfix reports that didn't get committed earlier. (Oops.)
Modified:
trunk/refman-5.0/releasenotes-es-5.0.xml
Modified: trunk/refman-5.0/releasenotes-es-5.0.xml
===================================================================
--- trunk/refman-5.0/releasenotes-es-5.0.xml 2007-06-08 09:07:55 UTC (rev 6712)
+++ trunk/refman-5.0/releasenotes-es-5.0.xml 2007-06-08 09:32:28 UTC (rev 6713)
Changed blocks: 1, Lines Added: 17, Lines Deleted: 0; 1053 bytes
@@ -380,6 +380,23 @@
<listitem>
<para>
+ <literal>NDB Cluster</literal>: Repeated insertion of data
+ generated by <command>mysqldump</command> into
+ <literal>NDB</literal> tables could eventually lead to failure
+ of the cluster. (Bug #27437)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ <literal>NDB Cluster</literal>:
+ <literal>ndb_connectstring</literal> did not appear in the
+ output of <literal>SHOW VARIABLES</literal>. (Bug #26675)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
<literal>NDB Cluster</literal>: <literal>INSERT
IGNORE</literal> wrongly ignored <literal>NULL</literal>
values in unique indexes. (Bug #27980)
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r6713 - trunk/refman-5.0 | jon | 8 Jun |