SOURCES: mysqld.conf - update datadir and pidfile paths
glen
glen at pld-linux.org
Sat Jun 18 13:15:27 CEST 2005
Author: glen Date: Sat Jun 18 11:15:27 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- update datadir and pidfile paths
---- Files affected:
SOURCES:
mysqld.conf (1.12 -> 1.13)
---- Diffs:
================================================================
Index: SOURCES/mysqld.conf
diff -u SOURCES/mysqld.conf:1.12 SOURCES/mysqld.conf:1.13
--- SOURCES/mysqld.conf:1.12 Wed May 18 01:16:02 2005
+++ SOURCES/mysqld.conf Sat Jun 18 13:15:22 2005
@@ -5,8 +5,8 @@
; This section must be the first!
[mysqld]
-datadir = /var/lib/mysql/db
-pid-file = /var/lib/mysql/mysql.pid
+datadir = /var/lib/mysql/mysqldb/db
+pid-file = /var/lib/mysql/mysqldb/mysql.pid
port = 3306
socket = /var/lib/mysql/mysql.sock
user = mysql
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/mysqld.conf?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list