List:Commits« Previous MessageNext Message »
From:jon Date:June 2 2007 2:33pm
Subject:svn commit - mysqldoc@docsrva: r6631 - trunk/refman-5.1
View as plain text  
Author: jstephens
Date: 2007-06-02 16:33:43 +0200 (Sat, 02 Jun 2007)
New Revision: 6631

Log:

Documented fix for Bug #27044 (Cluster Replication)



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


Modified: trunk/refman-5.1/news-5.1.xml
===================================================================
--- trunk/refman-5.1/news-5.1.xml	2007-06-02 14:29:31 UTC (rev 6630)
+++ trunk/refman-5.1/news-5.1.xml	2007-06-02 14:33:43 UTC (rev 6631)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 0; 597 bytes

@@ -133,6 +133,14 @@
           to a crash of the server. (Bug #28558)
         </para>
       </listitem>
+      
+      <listitem>
+        <para>
+          <literal>NDB Cluster</literal> (Replication): A replicated
+          unique key allowed duplicate key inserts on the slave. (Bug
+          #27044)
+        </para>
+      </listitem>
 
     </itemizedlist>
 


Thread
svn commit - mysqldoc@docsrva: r6631 - trunk/refman-5.1jon2 Jun