List:Commits« Previous MessageNext Message »
From:paul Date:August 11 2006 1:34am
Subject:svn commit - mysqldoc@docsrva: r3002 - in trunk: . refman-5.0 refman-5.1
View as plain text  
Author: paul
Date: 2006-08-11 03:34:19 +0200 (Fri, 11 Aug 2006)
New Revision: 3002

Log:
 r13543@frost:  paul | 2006-08-10 20:31:37 -0500
 Deprecate placement of my.cnf in DATADIR for 5.0 and up.


Modified:
   trunk/refman-5.0/using-mysql-programs.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:12589
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:13513
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:9385
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:12589
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:13543
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:9385


Modified: trunk/refman-5.0/using-mysql-programs.xml
===================================================================
--- trunk/refman-5.0/using-mysql-programs.xml	2006-08-10 18:18:54 UTC (rev 3001)
+++ trunk/refman-5.0/using-mysql-programs.xml	2006-08-11 01:34:19 UTC (rev 3002)
Changed blocks: 1, Lines Added: 7, Lines Deleted: 0; 777 bytes

@@ -918,6 +918,13 @@
       </itemizedlist>
 
       <para>
+        In MySQL &current_series;, use of
+        <replaceable>DATADIR</replaceable> as the location for
+        <filename>my.cnf</filename> is deprecated.
+        <replaceable>BASEDIR</replaceable> is a better location.
+      </para>
+
+      <para>
         Typically, <replaceable>DATADIR</replaceable> is
         <filename>/usr/local/mysql/data</filename> for a binary
         installation or <filename>/usr/local/var</filename> for a source


Modified: trunk/refman-5.1/using-mysql-programs.xml
===================================================================
--- trunk/refman-5.1/using-mysql-programs.xml	2006-08-10 18:18:54 UTC (rev 3001)
+++ trunk/refman-5.1/using-mysql-programs.xml	2006-08-11 01:34:19 UTC (rev 3002)
Changed blocks: 1, Lines Added: 7, Lines Deleted: 0; 777 bytes

@@ -916,6 +916,13 @@
       </itemizedlist>
 
       <para>
+        In MySQL &current_series;, use of
+        <replaceable>DATADIR</replaceable> as the location for
+        <filename>my.cnf</filename> is deprecated.
+        <replaceable>BASEDIR</replaceable> is a better location.
+      </para>
+
+      <para>
         Typically, <replaceable>DATADIR</replaceable> is
         <filename>/usr/local/mysql/data</filename> for a binary
         installation or <filename>/usr/local/var</filename> for a source


Thread
svn commit - mysqldoc@docsrva: r3002 - in trunk: . refman-5.0 refman-5.1paul11 Aug