summaryrefslogtreecommitdiff
path: root/include/config-netware.h
diff options
context:
space:
mode:
authorgni/root@dev3-127.(none) <>2006-08-29 13:43:04 +0800
committergni/root@dev3-127.(none) <>2006-08-29 13:43:04 +0800
commit49e96f3bc90c0bed2c5051edd34ac4cbabfd0769 (patch)
tree0fb99589637caf5bdedc66299db1c110e5a4e16e /include/config-netware.h
parentdd82086f6741dd7fac18390641b2524048797c66 (diff)
parent0f51ee9e741d512c90baee014ba4d319bf3fc357 (diff)
downloadmariadb-git-49e96f3bc90c0bed2c5051edd34ac4cbabfd0769.tar.gz
Merge dev3-127.(none):/mnt/mysql/home/ngb/bug19873
into dev3-127.(none):/mnt/mysql/home/ngb/mysql-5.1-bug19873
Diffstat (limited to 'include/config-netware.h')
-rw-r--r--include/config-netware.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/config-netware.h b/include/config-netware.h
index e2fc75ab90d..c30fc099985 100644
--- a/include/config-netware.h
+++ b/include/config-netware.h
@@ -122,6 +122,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"