Author: jstephens
Date: 2009-10-30 20:11:58 +0100 (Fri, 30 Oct 2009)
New Revision: 17403
Log:
Documented fix for Cluster Bug #48436
Modified:
trunk/dynamic-docs/changelog/mysqld-1.xml
Modified: trunk/dynamic-docs/changelog/mysqld-1.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-1.xml 2009-10-30 17:37:00 UTC (rev 17402)
+++ trunk/dynamic-docs/changelog/mysqld-1.xml 2009-10-30 19:11:58 UTC (rev 17403)
Changed blocks: 1, Lines Added: 30, Lines Deleted: 0; 1089 bytes
@@ -10,6 +10,36 @@
<tags>
<highlight type="cluster"/>
+ <manual type="redo log"/>
+ <manual type="node restart"/>
+ <manual type="system restart"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="48436"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1.39-ndb-7.0.10"/>
+ </versions>
+
+ <message>
+
+ <para>
+ A data node crashing while restarting, followed by a system
+ restart could lead to incorrect handling of redo log metadata,
+ causing the system restart to fail with <errortext>Error while
+ reading REDO log</errortext>.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <tags>
+ <highlight type="cluster"/>
<manual type="upgrades"/>
<manual type="unique indexes"/>
<manual type="error 293"/>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r17403 - trunk/dynamic-docs/changelog | jon.stephens | 30 Oct |