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

Log:
Documenting bug #18436



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 03:44:31 UTC (rev 1787)
+++ trunk/refman-common/news-5.1.xml	2006-04-11 13:28:02 UTC (rev 1788)
@@ -844,6 +844,13 @@
 
       <listitem>
         <para>
+          Replication of data stored in a partitioned table would cause
+          slave servers to issue a assertion and terminate. (Bug #18436)
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
           The <literal>mysql_close()</literal> C API function leaked
           handles for shared-memory connections on Windows. (Bug #15846)
         </para>

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