Author: shinz
Date: 2005-12-16 19:46:45 +0100 (Fri, 16 Dec 2005)
New Revision: 576
Log:
Link from --tmpdir to temporary-files section (Hartmut)
Modified:
trunk/refman-4.1/database-administration.xml
trunk/refman-5.0/database-administration.xml
trunk/refman-5.1/database-administration.xml
Modified: trunk/refman-4.1/database-administration.xml
===================================================================
--- trunk/refman-4.1/database-administration.xml 2005-12-16 09:41:58 UTC (rev 575)
+++ trunk/refman-4.1/database-administration.xml 2005-12-16 18:46:45 UTC (rev 576)
@@ -3468,8 +3468,10 @@
and OS/2. If the MySQL server is acting as a replication
slave, you should not set <option>--tmpdir</option> to
point to a directory on a memory-based filesystem or to a
- directory that is cleared when the server host restarts. A
- replication slave needs some of its temporary files to
+ directory that is cleared when the server host restarts.
+ For more information about the storage location of
+ temporary files, see <xref linkend="temporary-files"/>.
+ A replication slave needs some of its temporary files to
survive a machine restart so that it can replicate
temporary tables or <literal>LOAD DATA INFILE</literal>
operations. If files in the temporary file directory are
Modified: trunk/refman-5.0/database-administration.xml
===================================================================
--- trunk/refman-5.0/database-administration.xml 2005-12-16 09:41:58 UTC (rev 575)
+++ trunk/refman-5.0/database-administration.xml 2005-12-16 18:46:45 UTC (rev 576)
@@ -4197,7 +4197,10 @@
as a replication slave, you should not set
<option>--tmpdir</option> to point to a directory on a
memory-based filesystem or to a directory that is cleared
- when the server host restarts. A replication slave needs
+ when the server host restarts.
+ For more information about the storage location of
+ temporary files, see <xref linkend="temporary-files"/>.
+ A replication slave needs
some of its temporary files to survive a machine restart
so that it can replicate temporary tables or <literal>LOAD
DATA INFILE</literal> operations. If files in the
Modified: trunk/refman-5.1/database-administration.xml
===================================================================
--- trunk/refman-5.1/database-administration.xml 2005-12-16 09:41:58 UTC (rev 575)
+++ trunk/refman-5.1/database-administration.xml 2005-12-16 18:46:45 UTC (rev 576)
@@ -4141,7 +4141,10 @@
as a replication slave, you should not set
<option>--tmpdir</option> to point to a directory on a
memory-based filesystem or to a directory that is cleared
- when the server host restarts. A replication slave needs
+ when the server host restarts.
+ For more information about the storage location of
+ temporary files, see <xref linkend="temporary-files"/>.
+ A replication slave needs
some of its temporary files to survive a machine restart
so that it can replicate temporary tables or <literal>LOAD
DATA INFILE</literal> operations. If files in the
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r576 - in trunk: refman-4.1 refman-5.0 refman-5.1 | stefan | 16 Dec |