List:Commits« Previous MessageNext Message »
From:mcbrown Date:April 11 2006 1:37pm
Subject:svn commit - mysqldoc@docsrva: r1789 - trunk/refman-common
View as plain text  
Author: mcbrown
Date: 2006-04-11 15:37:14 +0200 (Tue, 11 Apr 2006)
New Revision: 1789

Log:
Documenting bug #16228


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-11 13:28:02 UTC (rev 1788)
+++ trunk/refman-common/news-5.1.xml	2006-04-11 13:37:14 UTC (rev 1789)
@@ -844,6 +844,15 @@
 
       <listitem>
         <para>
+          Slave servers would retry the execution of a SQL statement an
+          infinite number of times, ignoring the value
+          <literal>SLAVE_TRANSACTION_RETRIES</literal> when using the
+          NDB engine. (Bug #16228)
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
           Replication of data stored in a partitioned table would cause
           slave servers to issue a assertion and terminate. (Bug #18436)
         </para>

Thread
svn commit - mysqldoc@docsrva: r1789 - trunk/refman-commonmcbrown11 Apr