summaryrefslogtreecommitdiff
blob: dbdf14d8101d4f3af65c584aee84dde795e8d3a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- orig/mysys/default.c	Sun May 13 16:40:06 2001
+++ mysql-patched/mysys/default.c	Sun May 13 16:40:17 2001
@@ -48,7 +48,7 @@
 #ifdef __WIN__
 "C:/",
 #else
-"/etc/",
+"/etc/mysql/",
 #endif
 #ifdef DATADIR
 DATADIR,