List:Commits« Previous MessageNext Message »
From:paul Date:September 11 2006 9:46pm
Subject:svn commit - mysqldoc@docsrva: r3321 - in trunk: . refman-5.0 refman-5.1
View as plain text  
Author: paul
Date: 2006-09-11 21:46:30 +0200 (Mon, 11 Sep 2006)
New Revision: 3321

Log:
 r10300@kite-hub:  paul | 2006-09-11 14:43:06 -0500
 mysqlmanager: defaults file must exist if specified.


Modified:
   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:13633
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:10150
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:13633
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:10300


Modified: trunk/refman-5.0/database-administration.xml
===================================================================
--- trunk/refman-5.0/database-administration.xml	2006-09-11 19:23:41 UTC (rev 3320)
+++ trunk/refman-5.0/database-administration.xml	2006-09-11 19:46:30 UTC (rev 3321)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 1; 715 bytes

@@ -13172,7 +13172,8 @@
               Read Instance Manager and MySQL Server settings from the
               given file. All configuration changes by the Instance
               Manager will be made to this file. This must be the first
-              option on the command line if it is used.
+              option on the command line if it is used, and the file
+              must exist.
             </para>
           </listitem>
 


Modified: trunk/refman-5.1/database-administration.xml
===================================================================
--- trunk/refman-5.1/database-administration.xml	2006-09-11 19:23:41 UTC (rev 3320)
+++ trunk/refman-5.1/database-administration.xml	2006-09-11 19:46:30 UTC (rev 3321)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 1; 715 bytes

@@ -13042,7 +13042,8 @@
               Read Instance Manager and MySQL Server settings from the
               given file. All configuration changes by the Instance
               Manager will be made to this file. This must be the first
-              option on the command line if it is used.
+              option on the command line if it is used, and the file
+              must exist.
             </para>
           </listitem>
 


Thread
svn commit - mysqldoc@docsrva: r3321 - in trunk: . refman-5.0 refman-5.1paul11 Sep