Loading include/config-netware.h +4 −0 Original line number Diff line number Diff line Loading @@ -101,6 +101,10 @@ extern "C" { /* On NetWare, to fix the problem with the deletion of open files */ #define CANT_DELETE_OPEN_FILES 1 #define FN_LIBCHAR '\\' #define FN_ROOTDIR "\\" #define FN_DEVCHAR ':' /* default directory information */ #define DEFAULT_MYSQL_HOME "sys:/mysql" #define PACKAGE "mysql" Loading Loading
include/config-netware.h +4 −0 Original line number Diff line number Diff line Loading @@ -101,6 +101,10 @@ extern "C" { /* On NetWare, to fix the problem with the deletion of open files */ #define CANT_DELETE_OPEN_FILES 1 #define FN_LIBCHAR '\\' #define FN_ROOTDIR "\\" #define FN_DEVCHAR ':' /* default directory information */ #define DEFAULT_MYSQL_HOME "sys:/mysql" #define PACKAGE "mysql" Loading