Author: paul
Date: 2006-01-17 04:21:55 +0100 (Tue, 17 Jan 2006)
New Revision: 862
Log:
r6272@frost: paul | 2006-01-16 21:21:09 -0600
Add MYSQL_HOME to list of env. variables.
Modified:
trunk/
trunk/refman-common/environment-variables.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:6268
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:2229
+ b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:6272
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:2229
Modified: trunk/refman-common/environment-variables.xml
===================================================================
--- trunk/refman-common/environment-variables.xml 2006-01-17 01:06:29 UTC (rev 861)
+++ trunk/refman-common/environment-variables.xml 2006-01-17 03:21:55 UTC (rev 862)
@@ -126,6 +126,15 @@
</indexterm>
<indexterm type="type">
+ <primary>MYSQL_HOME environment variable</primary>
+ </indexterm>
+
+ <indexterm type="type">
+ <primary>Environment variable</primary>
+ <secondary>MYSQL_HOME</secondary>
+ </indexterm>
+
+ <indexterm type="type">
<primary>MYSQL_HOST environment variable</primary>
</indexterm>
@@ -278,6 +287,12 @@
<filename>$HOME/.mysql_history</filename>.</entry>
</row>
<row>
+ <entry><literal>MYSQL_HOME</literal></entry>
+ <entry>The path to the directory in which the server-specific
+ <filename>my.cnf</filename> file resides (as of MySQL
+ 5.0.3).</entry>
+ </row>
+ <row>
<entry><literal>MYSQL_HOST</literal></entry>
<entry>The default hostname used by the <command>mysql</command> command-line
client.</entry>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r862 - in trunk: . refman-common | paul | 17 Jan |