List:Commits« Previous MessageNext Message »
From:paul Date:November 21 2007 6:23pm
Subject:svn commit - mysqldoc@docsrva: r8818 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-6.0
View as plain text  
Author: paul
Date: 2007-11-21 18:23:53 +0100 (Wed, 21 Nov 2007)
New Revision: 8818

Log:
 r27248@frost:  paul | 2007-11-21 11:21:25 -0600
 Minor wording and table column width adjustments.


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

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


Modified: trunk/refman-4.1/dba-core.xml
===================================================================
--- trunk/refman-4.1/dba-core.xml	2007-11-21 17:23:42 UTC (rev 8817)
+++ trunk/refman-4.1/dba-core.xml	2007-11-21 17:23:53 UTC (rev 8818)
Changed blocks: 2, Lines Added: 6, Lines Deleted: 4; 1552 bytes

@@ -22097,7 +22097,8 @@
         LOGS</literal>, the error log is renamed with a suffix of
         <literal>-old</literal> and <command>mysqld</command>
creates a
         new empty log file. (No renaming occurs if the
-        <option>--log-error</option> option was not given.)
+        <option>--log-error</option> option was not given to
+        <command>mysqld</command>.)
       </para>
 
       <para>

@@ -22948,12 +22949,13 @@
         Before MySQL 4.1, if you also use
         <option>--log-long-format</option> when logging slow queries,
         queries that are not using indexes are logged as well. Starting
-        with MySQL 4.1 logging of queries not using indexes is enabled
+        with MySQL 4.1, logging of queries not using indexes is enabled
         using the <option>--log-queries-not-using-indexes</option>
         option instead. The <option>--log-long-format</option> is
         deprecated as of MySQL 4.1, when
-        <option>--log-short-format</option> was introduced. (The long
-        log format is the default setting since version 4.1.). See
+        <option>--log-short-format</option> was introduced, which causes
+        less information to be logged. (The long log format is the
+        default setting since version 4.1.). See
         <xref linkend="server-options"/>.
       </para>
 


Modified: trunk/refman-5.0/dba-core.xml
===================================================================
--- trunk/refman-5.0/dba-core.xml	2007-11-21 17:23:42 UTC (rev 8817)
+++ trunk/refman-5.0/dba-core.xml	2007-11-21 17:23:53 UTC (rev 8818)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 553 bytes

@@ -26111,7 +26111,7 @@
         with the suffix <literal>-old</literal> and
         <command>mysqld</command> creates a new empty log file. (No
         renaming occurs if the <option>--log-error</option> option was
-        not given.)
+        not given to <command>mysqld</command>.)
       </para>
 
       <para>


Modified: trunk/refman-5.1/dba-core.xml
===================================================================
--- trunk/refman-5.1/dba-core.xml	2007-11-21 17:23:42 UTC (rev 8817)
+++ trunk/refman-5.1/dba-core.xml	2007-11-21 17:23:53 UTC (rev 8818)
Changed blocks: 2, Lines Added: 4, Lines Deleted: 4; 1279 bytes

@@ -27677,7 +27677,7 @@
         with the suffix <literal>-old</literal> and
         <command>mysqld</command> creates a new empty log file. (No
         renaming occurs if the <option>--log-error</option> option was
-        not given.)
+        not given to <command>mysqld</command>.)
       </para>
 
       <para>

@@ -29043,11 +29043,11 @@
         <informaltable>
           <tgroup cols="6">
             <colspec colwidth="10*" colname="safe"/>
-            <colspec colwidth="10*" colname="format"/>
+            <colspec colwidth="25*" colname="format"/>
             <colspec colwidth="10*" colname="RLC"/>
             <colspec colwidth="10*" colname="SLC"/>
-            <colspec colwidth="50*" colname="error"/>
-            <colspec colwidth="10*" colname="logas"/>
+            <colspec colwidth="20*" colname="error"/>
+            <colspec colwidth="25*" colname="logas"/>
             <spanspec namest="safe" nameend="SLC" spanname="condition"/>
             <spanspec namest="error" nameend="logas" spanname="action"/>
             <thead>


Modified: trunk/refman-6.0/dba-core.xml
===================================================================
--- trunk/refman-6.0/dba-core.xml	2007-11-21 17:23:42 UTC (rev 8817)
+++ trunk/refman-6.0/dba-core.xml	2007-11-21 17:23:53 UTC (rev 8818)
Changed blocks: 2, Lines Added: 4, Lines Deleted: 4; 1279 bytes

@@ -27135,7 +27135,7 @@
         with the suffix <literal>-old</literal> and
         <command>mysqld</command> creates a new empty log file. (No
         renaming occurs if the <option>--log-error</option> option was
-        not given.)
+        not given to <command>mysqld</command>.)
       </para>
 
       <para>

@@ -28419,11 +28419,11 @@
         <informaltable>
           <tgroup cols="6">
             <colspec colwidth="10*" colname="safe"/>
-            <colspec colwidth="10*" colname="format"/>
+            <colspec colwidth="25*" colname="format"/>
             <colspec colwidth="10*" colname="RLC"/>
             <colspec colwidth="10*" colname="SLC"/>
-            <colspec colwidth="50*" colname="error"/>
-            <colspec colwidth="10*" colname="logas"/>
+            <colspec colwidth="20*" colname="error"/>
+            <colspec colwidth="25*" colname="logas"/>
             <spanspec namest="safe" nameend="SLC" spanname="condition"/>
             <spanspec namest="error" nameend="logas" spanname="action"/>
             <thead>


Thread
svn commit - mysqldoc@docsrva: r8818 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-6.0paul21 Nov