Author: jstephens
Date: 2006-03-09 03:53:06 +0100 (Thu, 09 Mar 2006)
New Revision: 1538
Log:
Documenting Cluster bugfixes: Bug #17812, Bug #17827.
Modified:
trunk/refman-common/news-5.1.xml
Modified: trunk/refman-common/news-5.1.xml
===================================================================
--- trunk/refman-common/news-5.1.xml 2006-03-09 02:42:21 UTC (rev 1537)
+++ trunk/refman-common/news-5.1.xml 2006-03-09 02:53:06 UTC (rev 1538)
@@ -338,6 +338,23 @@
<listitem>
<para>
+ <literal>NDB Cluster</literal>: A simultaneous
+ <literal>RENAME</literal> of several tables was logged
+ multiple times. (Bug #17827)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ <literal>NDB Cluster</literal>: Trying to perform a
+ <literal>DELETE</literal> from a Cluster table following a
+ <literal>LOCK TABLES</literal> would cause the
+ <command>ndbd</command> processes to hang. (Bug #17812)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
<literal>ALTER TABLE ... REORGANIZE PARTITION</literal> failed
with <errortext>Error on rename of
<replaceable>filename</replaceable> ...</errortext> on
Windows.
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r1538 - trunk/refman-common | jon | 9 Mar |