List:Commits« Previous MessageNext Message »
From:jon Date:February 21 2008 10:03am
Subject:svn commit - mysqldoc@docsrva: r9962 - trunk/dynamic-docs/changelog
View as plain text  
Author: jstephens
Date: 2008-02-21 11:03:22 +0100 (Thu, 21 Feb 2008)
New Revision: 9962

Log:

Corrected Bug #34160 changelog entry (Thanks, Jonas!)



Modified:
   trunk/dynamic-docs/changelog/mysqld-1.xml


Modified: trunk/dynamic-docs/changelog/mysqld-1.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-1.xml	2008-02-21 03:24:45 UTC (rev 9961)
+++ trunk/dynamic-docs/changelog/mysqld-1.xml	2008-02-21 10:03:22 UTC (rev 9962)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 3; 660 bytes

@@ -406,9 +406,8 @@
     <message>
 
       <para>
-        An issue internal to the source code could periodically
-        introduce corruption of <literal>NDB</literal> tables with no
-        readily apparent cause.
+        The failure of a DDL statement could sometimes lead to node
+        failures when attempting to execute subsequent DDL statements.
       </para>
 
     </message>


Thread
svn commit - mysqldoc@docsrva: r9962 - trunk/dynamic-docs/changelogjon21 Feb