From: 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 List-Archive: http://lists.mysql.com/commits/55160 Message-Id: <200810022338.m92NcaW6010477@docsrva.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 @@ + If a slave server was started with + 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. + + + 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 . 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 . + + + If a slave server was started with + 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. + 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 . + + + If a slave server was started with + 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. + @@ -14638,6 +14648,15 @@ attempted. + + If a slave server was started with + 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. + +
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 . + + + If a slave server was started with + 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. + @@ -14536,6 +14546,15 @@ attempted. + + If a slave server was started with + 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. + +
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 @@ +