summaryrefslogtreecommitdiff
blob: 20cebceb026d011052797cdb3f671c36ba684deb (plain)
1
2
3
4
5
6
7
8
9
10
--- mysql.orig/mysys/default.c	2006-04-18 00:03:34.000000000 +0200
+++ mysql.fixed/mysys/default.c	2006-04-18 00:03:50.000000000 +0200
@@ -50,6 +50,7 @@
 #else
 "/etc/",
 #endif
+"/etc/mysql/",
 #ifdef DATADIR
 DATADIR,
 #endif