Commit 6dc11220 authored by jani@hasky.mysql.fi's avatar jani@hasky.mysql.fi

Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0

into  hasky.mysql.fi:/home/jani/mysql-5.0_bug21537
parents 30ef47a9 88b91d1e
...@@ -101,6 +101,10 @@ extern "C" { ...@@ -101,6 +101,10 @@ extern "C" {
/* On NetWare, to fix the problem with the deletion of open files */ /* On NetWare, to fix the problem with the deletion of open files */
#define CANT_DELETE_OPEN_FILES 1 #define CANT_DELETE_OPEN_FILES 1
#define FN_LIBCHAR '\\'
#define FN_ROOTDIR "\\"
#define FN_DEVCHAR ':'
/* default directory information */ /* default directory information */
#define DEFAULT_MYSQL_HOME "sys:/mysql" #define DEFAULT_MYSQL_HOME "sys:/mysql"
#define PACKAGE "mysql" #define PACKAGE "mysql"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment