List:Commits« Previous MessageNext Message »
From:paul Date:July 8 2008 8:28pm
Subject:svn commit - mysqldoc@docsrva: r11129 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-6.0
View as plain text  
Author: paul
Date: 2008-07-08 20:28:37 +0200 (Tue, 08 Jul 2008)
New Revision: 11129

Log:
 r32009@arctic:  paul | 2008-07-08 12:47:15 -0500
 There's only one SQL thread


Modified:
   trunk/refman-4.1/replication.xml
   trunk/refman-5.0/replication-notes.xml
   trunk/refman-5.1/replication-notes.xml
   trunk/refman-6.0/replication-notes.xml

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:32399
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:32007
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:32399
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:32009


Modified: trunk/refman-4.1/replication.xml
===================================================================
--- trunk/refman-4.1/replication.xml	2008-07-08 17:27:45 UTC (rev 11128)
+++ trunk/refman-4.1/replication.xml	2008-07-08 18:28:37 UTC (rev 11129)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 557 bytes

@@ -1932,7 +1932,7 @@
 
           <listitem>
             <para>
-              If the value is not 0, restart the slave SQL threads with
+              If the value is not 0, restart the slave SQL thread with
               <literal>START SLAVE SQL_THREAD</literal>.
             </para>
           </listitem>


Modified: trunk/refman-5.0/replication-notes.xml
===================================================================
--- trunk/refman-5.0/replication-notes.xml	2008-07-08 17:27:45 UTC (rev 11128)
+++ trunk/refman-5.0/replication-notes.xml	2008-07-08 18:28:37 UTC (rev 11129)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 559 bytes

@@ -770,7 +770,7 @@
 
         <listitem>
           <para>
-            If the value is not 0, restart the slave SQL threads with
+            If the value is not 0, restart the slave SQL thread with
             <literal>START SLAVE SQL_THREAD</literal>.
           </para>
         </listitem>


Modified: trunk/refman-5.1/replication-notes.xml
===================================================================
--- trunk/refman-5.1/replication-notes.xml	2008-07-08 17:27:45 UTC (rev 11128)
+++ trunk/refman-5.1/replication-notes.xml	2008-07-08 18:28:37 UTC (rev 11129)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 561 bytes

@@ -1282,7 +1282,7 @@
 
         <listitem>
           <para>
-            If the value is not 0, restart the slave SQL threads with
+            If the value is not 0, restart the slave SQL thread with
             <literal>START SLAVE SQL_THREAD</literal>.
           </para>
         </listitem>


Modified: trunk/refman-6.0/replication-notes.xml
===================================================================
--- trunk/refman-6.0/replication-notes.xml	2008-07-08 17:27:45 UTC (rev 11128)
+++ trunk/refman-6.0/replication-notes.xml	2008-07-08 18:28:37 UTC (rev 11129)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 561 bytes

@@ -1228,7 +1228,7 @@
 
         <listitem>
           <para>
-            If the value is not 0, restart the slave SQL threads with
+            If the value is not 0, restart the slave SQL thread with
             <literal>START SLAVE SQL_THEADS</literal>.
           </para>
         </listitem>


Thread
svn commit - mysqldoc@docsrva: r11129 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-6.0paul8 Jul