List:Commits« Previous MessageNext Message »
From:jon Date:January 25 2007 9:54pm
Subject:svn commit - mysqldoc@docsrva: r4649 - in trunk: refman-5.0 refman-5.1
View as plain text  
Author: jstephens
Date: 2007-01-25 22:54:03 +0100 (Thu, 25 Jan 2007)
New Revision: 4649

Log:

Fixed wrong bug #, info for Bug #22013 (Thanks to Paul and Danny)



Modified:
   trunk/refman-5.0/releasenotes-es-5.0.xml
   trunk/refman-5.1/news-5.1.xml


Modified: trunk/refman-5.0/releasenotes-es-5.0.xml
===================================================================
--- trunk/refman-5.0/releasenotes-es-5.0.xml	2007-01-25 20:45:30 UTC (rev 4648)
+++ trunk/refman-5.0/releasenotes-es-5.0.xml	2007-01-25 21:54:03 UTC (rev 4649)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 4; 798 bytes

@@ -257,12 +257,12 @@
           later node failures. (Bug #25554)
         </para>
       </listitem>
-
+      
       <listitem>
         <para>
-          <literal>NDB Cluster</literal>: The <command>ndb_mgm</command>
-          client did not report node shutdown events correctly in
-          certain cases. (Bug #22103)
+          <literal>NDB Cluster</literal>: The management server did not
+          handle logging of node shutdown events correctly in certain
+          cases. (Bug #22013)
         </para>
       </listitem>
 


Modified: trunk/refman-5.1/news-5.1.xml
===================================================================
--- trunk/refman-5.1/news-5.1.xml	2007-01-25 20:45:30 UTC (rev 4648)
+++ trunk/refman-5.1/news-5.1.xml	2007-01-25 21:54:03 UTC (rev 4649)
Changed blocks: 1, Lines Added: 3, Lines Deleted: 3; 678 bytes

@@ -986,9 +986,9 @@
 
       <listitem>
         <para>
-          <literal>NDB Cluster</literal>: The <command>ndb_mgm</command>
-          client did not report node shutdown events correctly in
-          certain cases. (Bug #22103)
+          <literal>NDB Cluster</literal>: The management server did not
+          handle logging of node shutdown events correctly in certain
+          cases. (Bug #22013)
         </para>
       </listitem>
 


Thread
svn commit - mysqldoc@docsrva: r4649 - in trunk: refman-5.0 refman-5.1jon25 Jan