Author: jstephens
Date: 2009-01-27 22:10:53 +0100 (Tue, 27 Jan 2009)
New Revision: 13400
Log:
Documented fix for Cluster Bug #42354
Modified:
trunk/dynamic-docs/changelog/mysqld-1.xml
Modified: trunk/dynamic-docs/changelog/mysqld-1.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-1.xml 2009-01-27 17:58:10 UTC (rev 13399)
+++ trunk/dynamic-docs/changelog/mysqld-1.xml 2009-01-27 21:10:53 UTC (rev 13400)
Changed blocks: 1, Lines Added: 36, Lines Deleted: 0; 1225 bytes
@@ -10,6 +10,42 @@
<tags>
<highlight type="cluster"/>
+ <manual type="backup"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="42354"/>
+ <seealsobug bugid="22698"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1.31-ndb-6.2.17"/>
+ <version ver="5.1.31-ndb-6.3.22"/>
+ <version ver="5.1.31-ndb-6.4.2"/>
+ </versions>
+
+ <message>
+
+ <para>
+ When a cluster backup failed with Error 1304 (Node
+ <replaceable>node_id1</replaceable>: Backup request from
+ <replaceable>node_id2</replaceable> failed to start), no clear
+ reason for the failure was provided.
+ </para>
+
+ <para>
+ As part of this fix, MySQL Cluster now retries backups in the
+ event of sequence errors.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <tags>
+ <highlight type="cluster"/>
<manual type="DDL"/>
<manual type="node failures"/>
</tags>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r13400 - trunk/dynamic-docs/changelog | jon.stephens | 27 Jan |