List:Commits« Previous MessageNext Message »
From:paul.dubois Date:March 7 2009 12:07am
Subject:svn commit - mysqldoc@docsrva: r14155 - in trunk: . refman-5.1 refman-6.0
View as plain text  
Author: paul
Date: 2009-03-07 01:07:41 +0100 (Sat, 07 Mar 2009)
New Revision: 14155

Log:
 r39382@frost:  paul | 2009-03-06 17:47:55 -0500
 Fix typo (Elena)


Modified:
   trunk/refman-5.1/dba-mysqld-server-core.xml
   trunk/refman-6.0/dba-mysqld-server-core.xml

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


Modified: trunk/refman-5.1/dba-mysqld-server-core.xml
===================================================================
--- trunk/refman-5.1/dba-mysqld-server-core.xml	2009-03-06 19:26:09 UTC (rev 14154)
+++ trunk/refman-5.1/dba-mysqld-server-core.xml	2009-03-07 00:07:41 UTC (rev 14155)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 726 bytes

@@ -1242,7 +1242,7 @@
         <para>
           Specify the initial general query log state. With no argument
           or an argument of 1, the
-          <option role="mysqld">--general-log</option> option disables
+          <option role="mysqld">--general-log</option> option enables
           the log. If omitted or given with an argument of 0, the option
           disables the log. This option was added in MySQL 5.1.12.
         </para>


Modified: trunk/refman-6.0/dba-mysqld-server-core.xml
===================================================================
--- trunk/refman-6.0/dba-mysqld-server-core.xml	2009-03-06 19:26:09 UTC (rev 14154)
+++ trunk/refman-6.0/dba-mysqld-server-core.xml	2009-03-07 00:07:41 UTC (rev 14155)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 687 bytes

@@ -1242,7 +1242,7 @@
         <para>
           Specify the initial general query log state. With no argument
           or an argument of 1, the
-          <option role="mysqld">--general-log</option> option disables
+          <option role="mysqld">--general-log</option> option enables
           the log. If omitted or given with an argument of 0, the option
           disables the log.
         </para>


Thread
svn commit - mysqldoc@docsrva: r14155 - in trunk: . refman-5.1 refman-6.0paul.dubois7 Mar