List:Commits« Previous MessageNext Message »
From:paul Date:December 7 2006 6:50pm
Subject:svn commit - mysqldoc@docsrva: r4157 - in trunk: . refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: paul
Date: 2006-12-07 19:50:41 +0100 (Thu, 07 Dec 2006)
New Revision: 4157

Log:
 r16865@polar:  paul | 2006-12-07 12:49:49 -0600
 Clarification of FLUSH LOGS re: error log. (Bug#24889)


Modified:
   trunk/refman-4.1/database-administration.xml
   trunk/refman-5.0/database-administration.xml
   trunk/refman-5.1/database-administration.xml

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


Modified: trunk/refman-4.1/database-administration.xml
===================================================================
--- trunk/refman-4.1/database-administration.xml	2006-12-07 17:51:12 UTC (rev 4156)
+++ trunk/refman-4.1/database-administration.xml	2006-12-07 18:50:41 UTC (rev 4157)
Changed blocks: 1, Lines Added: 9, Lines Deleted: 0; 706 bytes

@@ -23565,6 +23565,15 @@
           </para>
         </listitem>
 
+        <listitem>
+          <para>
+            If the server was given an error log filename with the
+            <option>--log-error</option> option, it renames the error
+            log with the suffix <literal>-old</literal> and creates a
+            new empty error log file.
+          </para>
+        </listitem>
+
       </itemizedlist>
 
       <para>


Modified: trunk/refman-5.0/database-administration.xml
===================================================================
--- trunk/refman-5.0/database-administration.xml	2006-12-07 17:51:12 UTC (rev 4156)
+++ trunk/refman-5.0/database-administration.xml	2006-12-07 18:50:41 UTC (rev 4157)
Changed blocks: 1, Lines Added: 9, Lines Deleted: 0; 706 bytes

@@ -26883,6 +26883,15 @@
           </para>
         </listitem>
 
+        <listitem>
+          <para>
+            If the server was given an error log filename with the
+            <option>--log-error</option> option, it renames the error
+            log with the suffix <literal>-old</literal> and creates a
+            new empty error log file.
+          </para>
+        </listitem>
+
       </itemizedlist>
 
       <para>


Modified: trunk/refman-5.1/database-administration.xml
===================================================================
--- trunk/refman-5.1/database-administration.xml	2006-12-07 17:51:12 UTC (rev 4156)
+++ trunk/refman-5.1/database-administration.xml	2006-12-07 18:50:41 UTC (rev 4157)
Changed blocks: 1, Lines Added: 9, Lines Deleted: 0; 706 bytes

@@ -27704,6 +27704,15 @@
           </para>
         </listitem>
 
+        <listitem>
+          <para>
+            If the server was given an error log filename with the
+            <option>--log-error</option> option, it renames the error
+            log with the suffix <literal>-old</literal> and creates a
+            new empty error log file.
+          </para>
+        </listitem>
+
       </itemizedlist>
 
       <para>


Thread
svn commit - mysqldoc@docsrva: r4157 - in trunk: . refman-4.1 refman-5.0 refman-5.1paul7 Dec