From: Date: June 2 2007 4:33pm Subject: svn commit - mysqldoc@docsrva: r6631 - trunk/refman-5.1 List-Archive: http://lists.mysql.com/commits/27986 Message-Id: <200706021433.l52EXhHA005936@docsrva.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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) + + + + NDB Cluster (Replication): A replicated + unique key allowed duplicate key inserts on the slave. (Bug + #27044) + +