SOURCES: mysqld.conf - add tmpdir

glen glen at pld-linux.org
Sun Sep 3 12:40:50 CEST 2006


Author: glen                         Date: Sun Sep  3 10:40:50 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- add tmpdir

---- Files affected:
SOURCES:
   mysqld.conf (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SOURCES/mysqld.conf
diff -u SOURCES/mysqld.conf:1.24 SOURCES/mysqld.conf:1.25
--- SOURCES/mysqld.conf:1.24	Wed Jul 26 19:06:10 2006
+++ SOURCES/mysqld.conf	Sun Sep  3 12:40:45 2006
@@ -79,6 +79,10 @@
 ; Language
 ;language   = polish
 
+; Path for temporary files. Several paths may be specified, separated by a
+; colon (:), in this case they are used in a round-robin fashion.
+;tmpdir      = /var/tmp
+
 ;
 ; Internal server variables
 ;
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/mysqld.conf?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list