Author: paul
Date: 2007-07-24 20:15:51 +0200 (Tue, 24 Jul 2007)
New Revision: 7195
Log:
r27872@polar: paul | 2007-07-24 13:15:17 -0500
Strengthen wording against using syslog. (Kolbe)
Modified:
trunk/refman-5.1/dba-core.xml
trunk/refman-5.1/installing.xml
trunk/refman-5.1/news-5.1.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:27871
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:22908
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:18941
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:27872
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:22908
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:18941
Modified: trunk/refman-5.1/dba-core.xml
===================================================================
--- trunk/refman-5.1/dba-core.xml 2007-07-24 18:15:36 UTC (rev 7194)
+++ trunk/refman-5.1/dba-core.xml 2007-07-24 18:15:51 UTC (rev 7195)
Changed blocks: 2, Lines Added: 6, Lines Deleted: 2; 1182 bytes
@@ -11441,7 +11441,9 @@
</para>
<para>
- <emphasis role="bold">Currently, we recommend that you use
+ <emphasis role="bold">Currently, logging to
+ <literal>syslog</literal> may fail to operate correctly in
+ some cases, so we recommend that you use
<option>--skip-syslog</option> or
<option>--log-error</option>.</emphasis> To maintain the
older behavior if you were using no error-logging option,
@@ -28655,7 +28657,9 @@
</para>
<para>
- <emphasis role="bold">Currently, we recommend that you use
+ <emphasis role="bold">Currently, logging to
+ <literal>syslog</literal> may fail to operate correctly in
+ some cases, so we recommend that you use
<option>--skip-syslog</option> or
<option>--log-error</option>.</emphasis>
</para>
Modified: trunk/refman-5.1/installing.xml
===================================================================
--- trunk/refman-5.1/installing.xml 2007-07-24 18:15:36 UTC (rev 7194)
+++ trunk/refman-5.1/installing.xml 2007-07-24 18:15:51 UTC (rev 7195)
Changed blocks: 1, Lines Added: 3, Lines Deleted: 1; 743 bytes
@@ -12317,7 +12317,9 @@
</para>
<para>
- <emphasis role="bold">Currently, we recommend that you use
+ <emphasis role="bold">Currently, logging to
+ <literal>syslog</literal> may fail to operate correctly in
+ some cases, so we recommend that you use
<option>--skip-syslog</option> or
<option>--log-error</option>.</emphasis> To maintain the
older behavior if you were using no error-logging option,
Modified: trunk/refman-5.1/news-5.1.xml
===================================================================
--- trunk/refman-5.1/news-5.1.xml 2007-07-24 18:15:36 UTC (rev 7194)
+++ trunk/refman-5.1/news-5.1.xml 2007-07-24 18:15:51 UTC (rev 7195)
Changed blocks: 1, Lines Added: 3, Lines Deleted: 1; 721 bytes
@@ -1208,7 +1208,9 @@
</para>
<para>
- <emphasis role="bold">Currently, we recommend that you use
+ <emphasis role="bold">Currently, logging to
+ <literal>syslog</literal> may fail to operate correctly in
+ some cases, so we recommend that you use
<option>--skip-syslog</option> or
<option>--log-error</option>.</emphasis> To maintain the
older
behavior if you were using no error-logging option, use
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r7195 - in trunk: . refman-5.1 | paul | 24 Jul |