List:Commits« Previous MessageNext Message »
From:jon Date:April 20 2006 10:42am
Subject:svn commit - mysqldoc@docsrva: r1885 - trunk/refman-common
View as plain text  
Author: jstephens
Date: 2006-04-20 10:42:29 +0200 (Thu, 20 Apr 2006)
New Revision: 1885

Log:

Documenting fix for Bug #17400 (Cluster Replication).



Modified:
   trunk/refman-common/news-5.1.xml

Modified: trunk/refman-common/news-5.1.xml
===================================================================
--- trunk/refman-common/news-5.1.xml	2006-04-20 08:34:25 UTC (rev 1884)
+++ trunk/refman-common/news-5.1.xml	2006-04-20 08:42:29 UTC (rev 1885)
@@ -126,6 +126,14 @@
       
       <listitem>
         <para>
+          <literal>NDB Cluster</literal> (Replication): Delete and
+          update of rows in a table without a primary key failed on the
+          slave. (Bug #17400) 
+        </para>
+      </listitem>
+      
+      <listitem>
+        <para>
           <literal>NDB Cluster</literal>: On slow networks or CPUs, the
           management client <literal>SHOW</literal> command could
           sometimes erroneously show all data nodes as being master

Thread
svn commit - mysqldoc@docsrva: r1885 - trunk/refman-commonjon20 Apr