You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
214 B

--- mysys/default.c.dist Fri Jan 10 11:42:15 2003
+++ mysys/default.c Fri Jan 10 11:42:31 2003
@@ -48,7 +48,7 @@
#ifdef __WIN__
"C:/",
#else
-"/etc/",
+"@l_prefix@/etc/mysql/",
#endif
#ifdef DATADIR
DATADIR,