List:Internals« Previous MessageNext Message »
From:shinz Date:October 18 2005 9:35am
Subject:svn commit - mysqldoc@docsrva: r76 - trunk/refman-common
View as plain text  
Author: shinz
Date: 2005-10-18 11:35:23 +0200 (Tue, 18 Oct 2005)
New Revision: 76

Log:
Changed changelog description for 4.1.16 and 5.0.15
as requested by James Day; closing Bug #13023


Modified:
   trunk/refman-common/news-4.1.xml
   trunk/refman-common/news-5.0.xml

Modified: trunk/refman-common/news-4.1.xml
===================================================================
--- trunk/refman-common/news-4.1.xml	2005-10-17 22:35:52 UTC (rev 75)
+++ trunk/refman-common/news-4.1.xml	2005-10-18 09:35:23 UTC (rev 76)
@@ -225,7 +225,8 @@
 
       <listitem>
         <para>
-          SQL thread could hang in multi-master circular replication.
+          With <option>--log-slave-updates</option> 
+          <literal>Exec_master_log_pos</literal> of SQL thread lagged IO
           (Bug #13023)
         </para>
       </listitem>

Modified: trunk/refman-common/news-5.0.xml
===================================================================
--- trunk/refman-common/news-5.0.xml	2005-10-17 22:35:52 UTC (rev 75)
+++ trunk/refman-common/news-5.0.xml	2005-10-18 09:35:23 UTC (rev 76)
@@ -357,8 +357,9 @@
 
       <listitem>
         <para>
-          The SQL thread could hang in multi-master circular
-          replication. (Bug #13023)
+          With <option>--log-slave-updates</option> 
+          <literal>Exec_master_log_pos</literal> of SQL thread lagged IO
+          (Bug #13023)
         </para>
       </listitem>
 

Thread
svn commit - mysqldoc@docsrva: r76 - trunk/refman-commonshinz22 Oct