Author: js221926
Date: 2011-05-03 10:02:56 +0200 (Tue, 03 May 2011)
New Revision: 26109
Log:
Changelog entry - Cluster bUG#61025
Modified:
trunk/dynamic-docs/changelog/mysqld-2.xml
Modified: trunk/dynamic-docs/changelog/mysqld-2.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-2.xml 2011-05-03 05:40:12 UTC (rev 26108)
+++ trunk/dynamic-docs/changelog/mysqld-2.xml 2011-05-03 08:02:56 UTC (rev 26109)
Changed blocks: 2, Lines Added: 43, Lines Deleted: 1; 1793 bytes
@@ -9,6 +9,45 @@
<logentry entrytype="bug">
<tags>
+ <highlight type="cluster"/>
+ <manual type="ndbmtd"/>
+ <manual type="CMVMI"/>
+ <manual type="QMGR"/>
+ <manual type="CONNECT_REP"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="61025"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1.56-ndb-7.0.25"/>
+ <version ver="5.1.56-ndb-7.1.14"/>
+ </versions>
+
+ <message>
+
+ <para>
+ In <command>ndbmtd</command>, a node connection event is
+ detected by a <literal>CMVMI</literal> thread which sends a
+ <literal>CONNECT_REP</literal> signal to the
+ <literal>QMGR</literal> kernel block. In a few isolated
+ circumstances, a signal might be transfered to
+ <literal>QMGR</literal> directly by the
+ <literal role="se">NDB</literal> transporter before the
+ <literal>CONNECT_REP</literal> signal actually arrived. This
+ resulted in reports in the error log with status
+ <literal>Temporary error, restart node</literal>, and the
+ message <errortext>Internal program error</errortext>.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <tags>
<highlight type="clusterreplication"/>
<manual type="known issues"/>
<manual type="binary log"/>
@@ -20,7 +59,10 @@
<fixes bugid="11756082"/>
</bugs>
- <versions></versions>
+ <versions>
+ <version ver="5.1.56-ndb-7.0.25"/>
+ <version ver="5.1.56-ndb-7.1.14"/>
+ </versions>
<message>
| Thread |
|---|
| • svn commit - mysqldoc@oter02: r26109 - trunk/dynamic-docs/changelog | jon.stephens | 3 May |