summaryrefslogtreecommitdiff
path: root/databases/msql/files/patch-aj
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-01-28 08:10:47 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-01-28 08:10:47 +0000
commit6ffeb34befc4478c36a7a8df9a71a9a4c99dfb09 (patch)
treebf67ebe5c229eab5c8960f1e159faf97adae80c7 /databases/msql/files/patch-aj
parentUpdate to version 0.9.4 (diff)
Reorganize .o installed
Build shared modules properly Use separate dir for socket/pid
Notes
Notes: svn path=/head/; revision=37670
Diffstat (limited to 'databases/msql/files/patch-aj')
-rw-r--r--databases/msql/files/patch-aj15
1 files changed, 12 insertions, 3 deletions
diff --git a/databases/msql/files/patch-aj b/databases/msql/files/patch-aj
index dbde5e233f4f..b8fa906c7d1a 100644
--- a/databases/msql/files/patch-aj
+++ b/databases/msql/files/patch-aj
@@ -1,5 +1,5 @@
--- misc/msql.conf.orig Thu Aug 19 07:33:07 1999
-+++ misc/msql.conf Sat Jan 27 07:56:32 2001
++++ misc/msql.conf Sun Jan 28 10:58:01 2001
@@ -18,12 +18,12 @@
[general]
@@ -9,10 +9,19 @@
mSQL_User = msql
Admin_User = root
-Pid_File = %I/msql2d.pid
-+Pid_File = %I/etc/msql2/msql2d.pid
++Pid_File = /var/spool/msql/msql2d.pid
TCP_Port = 1114
-UNIX_Port = %I/msql2.sock
-+UNIX_Port = %I/etc/msql2/msql2.sock
++UNIX_Port = /var/spool/msql/msql2.sock
[system]
+@@ -33,7 +33,7 @@
+ Remote_Access = False
+ Local_Access = True
+ #Query_Log = False
+-#Query_Log_File = %I/query.log
++#Query_Log_File = /var/spool/msql/query.log
+
+ [w3-msql]
+