List:Commits« Previous MessageNext Message »
From:paul.dubois Date:October 3 2008 1:38am
Subject:svn commit - mysqldoc@docsrva: r11959 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-6.0
View as plain text  
Author: paul
Date: 2008-10-03 01:38:36 +0200 (Fri, 03 Oct 2008)
New Revision: 11959

Log:
 r34420@frost:  paul | 2008-10-02 15:31:55 -0500
 Additional information about --log-warnings


Modified:
   trunk/refman-4.1/dba-core.xml
   trunk/refman-5.0/dba-core.xml
   trunk/refman-5.1/dba-core.xml
   trunk/refman-6.0/dba-core.xml
   trunk/refman-6.0/functions-core.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:34415
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:33554
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:34420
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:33554


Modified: trunk/refman-4.1/dba-core.xml
===================================================================
--- trunk/refman-4.1/dba-core.xml	2008-10-02 23:38:10 UTC (rev 11958)
+++ trunk/refman-4.1/dba-core.xml	2008-10-02 23:38:36 UTC (rev 11959)
Changed blocks: 1, Lines Added: 10, Lines Deleted: 0; 938 bytes

@@ -1455,6 +1455,16 @@
           </para>
 
           <para>
+            If a slave server was started with
+            <option>--log-warnings</option> enabled, the slave prints
+            messages to the error log to provide information about its
+            status, such as the binary log and relay log coordinates
+            where it starts its job, when it is switching to another
+            relay log, when it reconnects after a disconnect, and so
+            forth.
+          </para>
+
+          <para>
             Before MySQL 4.0.21 and 4.1.3, this is a boolean option, not
             an integer-valued option. Before 4.0, this option was named
             <option>--warnings</option>.


Modified: trunk/refman-5.0/dba-core.xml
===================================================================
--- trunk/refman-5.0/dba-core.xml	2008-10-02 23:38:10 UTC (rev 11958)
+++ trunk/refman-5.0/dba-core.xml	2008-10-02 23:38:36 UTC (rev 11959)
Changed blocks: 1, Lines Added: 10, Lines Deleted: 0; 868 bytes

@@ -1730,6 +1730,16 @@
             written to the error log. See
             <xref linkend="communication-errors"/>.
           </para>
+
+          <para>
+            If a slave server was started with
+            <option>--log-warnings</option> enabled, the slave prints
+            messages to the error log to provide information about its
+            status, such as the binary log and relay log coordinates
+            where it starts its job, when it is switching to another
+            relay log, when it reconnects after a disconnect, and so
+            forth.
+          </para>
         </listitem>
 
         <listitem>


Modified: trunk/refman-5.1/dba-core.xml
===================================================================
--- trunk/refman-5.1/dba-core.xml	2008-10-02 23:38:10 UTC (rev 11958)
+++ trunk/refman-5.1/dba-core.xml	2008-10-02 23:38:36 UTC (rev 11959)
Changed blocks: 2, Lines Added: 19, Lines Deleted: 0; 1417 bytes

@@ -1882,6 +1882,16 @@
             written to the error log. See
             <xref linkend="communication-errors"/>.
           </para>
+
+          <para>
+            If a slave server was started with
+            <option>--log-warnings</option> enabled, the slave prints
+            messages to the error log to provide information about its
+            status, such as the binary log and relay log coordinates
+            where it starts its job, when it is switching to another
+            relay log, when it reconnects after a disconnect, and so
+            forth.
+          </para>
         </listitem>
 
         <listitem>

@@ -14638,6 +14648,15 @@
           attempted.
         </para>
 
+        <para>
+          If a slave server was started with
+          <option>--log-warnings</option> enabled, the slave prints
+          messages to the error log to provide information about its
+          status, such as the binary log and relay log coordinates where
+          it starts its job, when it is switching to another relay log,
+          when it reconnects after a disconnect, and so forth.
+        </para>
+
       </section>
 
       <section id="binary-log-mysql-database">


Modified: trunk/refman-6.0/dba-core.xml
===================================================================
--- trunk/refman-6.0/dba-core.xml	2008-10-02 23:38:10 UTC (rev 11958)
+++ trunk/refman-6.0/dba-core.xml	2008-10-02 23:38:36 UTC (rev 11959)
Changed blocks: 2, Lines Added: 19, Lines Deleted: 0; 1424 bytes

@@ -1919,6 +1919,16 @@
             connection attempts are written. See
             <xref linkend="communication-errors"/>.
           </para>
+
+          <para>
+            If a slave server was started with
+            <option>--log-warnings</option> enabled, the slave prints
+            messages to the error log to provide information about its
+            status, such as the binary log and relay log coordinates
+            where it starts its job, when it is switching to another
+            relay log, when it reconnects after a disconnect, and so
+            forth.
+          </para>
         </listitem>
 
         <listitem>

@@ -14536,6 +14546,15 @@
           attempted.
         </para>
 
+        <para>
+          If a slave server was started with
+          <option>--log-warnings</option> enabled, the slave prints
+          messages to the error log to provide information about its
+          status, such as the binary log and relay log coordinates where
+          it starts its job, when it is switching to another relay log,
+          when it reconnects after a disconnect, and so forth.
+        </para>
+
       </section>
 
       <section id="binary-log-mysql-database">


Modified: trunk/refman-6.0/functions-core.xml
===================================================================
--- trunk/refman-6.0/functions-core.xml	2008-10-02 23:38:10 UTC (rev 11958)
+++ trunk/refman-6.0/functions-core.xml	2008-10-02 23:38:36 UTC (rev 11959)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 383 bytes

@@ -19360,3 +19360,4 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="precision-math.xml"/>
 
 </chapter>
+


Thread
svn commit - mysqldoc@docsrva: r11959 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-6.0paul.dubois3 Oct