List:Commits« Previous MessageNext Message »
From:paul Date:March 7 2007 10:15pm
Subject:svn commit - mysqldoc@docsrva: r5245 - in trunk: . refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: paul
Date: 2007-03-07 22:15:42 +0100 (Wed, 07 Mar 2007)
New Revision: 5245

Log:
 r17394@frost:  paul | 2007-03-07 15:07:46 -0600
 Minor corrections.


Modified:
   trunk/refman-4.1/installing.xml
   trunk/refman-4.1/using-mysql-programs.xml
   trunk/refman-5.0/installing-cs.xml
   trunk/refman-5.0/using-mysql-programs.xml
   trunk/refman-5.1/installing.xml
   trunk/refman-5.1/using-mysql-programs.xml

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


Modified: trunk/refman-4.1/installing.xml
===================================================================
--- trunk/refman-4.1/installing.xml	2007-03-07 20:39:57 UTC (rev 5244)
+++ trunk/refman-4.1/installing.xml	2007-03-07 21:15:42 UTC (rev 5245)
Changed blocks: 2, Lines Added: 3, Lines Deleted: 3; 1104 bytes

@@ -7221,7 +7221,7 @@
       the <option>--user</option> option as shown. The value of the
       option is the name of the login account that you created in the
       first step to use for running the server. If you run the command
-      while logged in as that user, you can omit the
+      while logged in as <literal>mysql</literal>, you can omit the
       <option>--user</option> option.
     </para>
 

@@ -7664,8 +7664,8 @@
           <para>
             If you run the command as <literal>root</literal>, include
             the <option>--user</option> option as shown. If you run the
-            command while logged in as that user, you can omit the
-            <option>--user</option> option.
+            command while logged in as <literal>mysql</literal>, you can
+            omit the <option>--user</option> option.
           </para>
 
           <para>


Modified: trunk/refman-4.1/using-mysql-programs.xml
===================================================================
--- trunk/refman-4.1/using-mysql-programs.xml	2007-03-07 20:39:57 UTC (rev 5244)
+++ trunk/refman-4.1/using-mysql-programs.xml	2007-03-07 21:15:42 UTC (rev 5245)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 422 bytes

@@ -1183,7 +1183,7 @@
       </para>
 
 <programlisting>
-!include /home/me/myopt.cnf
+!include /home/mydir/myopt.cnf
 </programlisting>
 
       <para>


Modified: trunk/refman-5.0/installing-cs.xml
===================================================================
--- trunk/refman-5.0/installing-cs.xml	2007-03-07 20:39:57 UTC (rev 5244)
+++ trunk/refman-5.0/installing-cs.xml	2007-03-07 21:15:42 UTC (rev 5245)
Changed blocks: 2, Lines Added: 3, Lines Deleted: 3; 1113 bytes

@@ -6358,7 +6358,7 @@
       the <option>--user</option> option as shown. The value of the
       option is the name of the login account that you created in the
       first step to use for running the server. If you run the command
-      while logged in as that user, you can omit the
+      while logged in as <literal>mysql</literal>, you can omit the
       <option>--user</option> option.
     </para>
 

@@ -6789,8 +6789,8 @@
           <para>
             If you run the command as <literal>root</literal>, include
             the <option>--user</option> option as shown. If you run the
-            command while logged in as that user, you can omit the
-            <option>--user</option> option.
+            command while logged in as <literal>mysql</literal>, you can
+            omit the <option>--user</option> option.
           </para>
 
           <para>


Modified: trunk/refman-5.0/using-mysql-programs.xml
===================================================================
--- trunk/refman-5.0/using-mysql-programs.xml	2007-03-07 20:39:57 UTC (rev 5244)
+++ trunk/refman-5.0/using-mysql-programs.xml	2007-03-07 21:15:42 UTC (rev 5245)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 422 bytes

@@ -1176,7 +1176,7 @@
       </para>
 
 <programlisting>
-!include /home/me/myopt.cnf
+!include /home/mydir/myopt.cnf
 </programlisting>
 
       <para>


Modified: trunk/refman-5.1/installing.xml
===================================================================
--- trunk/refman-5.1/installing.xml	2007-03-07 20:39:57 UTC (rev 5244)
+++ trunk/refman-5.1/installing.xml	2007-03-07 21:15:42 UTC (rev 5245)
Changed blocks: 2, Lines Added: 3, Lines Deleted: 3; 1104 bytes

@@ -7101,7 +7101,7 @@
       the <option>--user</option> option as shown. The value of the
       option is the name of the login account that you created in the
       first step to use for running the server. If you run the command
-      while logged in as that user, you can omit the
+      while logged in as <literal>mysql</literal>, you can omit the
       <option>--user</option> option.
     </para>
 

@@ -7532,8 +7532,8 @@
           <para>
             If you run the command as <literal>root</literal>, include
             the <option>--user</option> option as shown. If you run the
-            command while logged in as that user, you can omit the
-            <option>--user</option> option.
+            command while logged in as <literal>mysql</literal>, you can
+            omit the <option>--user</option> option.
           </para>
 
           <para>


Modified: trunk/refman-5.1/using-mysql-programs.xml
===================================================================
--- trunk/refman-5.1/using-mysql-programs.xml	2007-03-07 20:39:57 UTC (rev 5244)
+++ trunk/refman-5.1/using-mysql-programs.xml	2007-03-07 21:15:42 UTC (rev 5245)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 422 bytes

@@ -1178,7 +1178,7 @@
       </para>
 
 <programlisting>
-!include /home/me/myopt.cnf
+!include /home/mydir/myopt.cnf
 </programlisting>
 
       <para>


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