aboutsummaryrefslogtreecommitdiff
path: root/databases/msql/files/patch-aj
diff options
context:
space:
mode:
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]
+