Author: jstephens
Date: 2006-04-26 13:05:42 +0200 (Wed, 26 Apr 2006)
New Revision: 1943
Log:
Documenting Cluster bugfixes:
Bug #17840, Bug #18603, Bug #18604, Bug #18935, Bug #19333
Modified:
trunk/refman-common/news-5.1.xml
Modified: trunk/refman-common/news-5.1.xml
===================================================================
--- trunk/refman-common/news-5.1.xml 2006-04-26 07:57:55 UTC (rev 1942)
+++ trunk/refman-common/news-5.1.xml 2006-04-26 11:05:42 UTC (rev 1943)
@@ -143,6 +143,51 @@
</para>
<itemizedlist>
+
+ <listitem>
+ <para>
+ <literal>NDB Cluster</literal>: A 5.1.6 or newer server did
+ not read local checkpoints recorded by any other 5.1 version,
+ thus preventing a system restart following an upgrade. (Bug
+ #19333)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ <literal>NDB Cluster</literal>: Trying to restore the
+ <literal>apply_status</literal> table from a 5.0 cluster
+ backup failed on a 5.1 server. (Bug #18935)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ <literal>NDB Cluster</literal> (Disk Data): <literal>CREATE
+ LOGFILE GROUP</literal> accepted values other than
+ <literal>NDB</literal> or <literal>NDBCLUSTER</literal> in the
+ <literal>ENGINE</literal> clause. (Bug #18604)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ <literal>NDB Cluster</literal> (Disk Data): Omitting the
+ required <literal>ENGINE</literal> clause from a
+ <literal>CREATE LOGFILE GROUP</literal> or <literal>CREATE
+ TABLESPACE</literal> statement caused the server to crash.
+ An appropriate error message is now returned instead. (Bug
+ #18603)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ <literal>NDB Cluster</literal>: <command>mysqldump</command>
+ included in its output data from the internal
+ <literal>cluster</literal> database. (Bug #17840)
+ </para>
+ </listitem>
<listitem>
<para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r1943 - trunk/refman-common | jon | 26 Apr |