1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00

Merge dev3-127.(none):/mnt/mysql/home/ngb/bug19873

into  dev3-127.(none):/mnt/mysql/home/ngb/mysql-5.1-bug19873
This commit is contained in:
gni/root@dev3-127.(none)
2006-08-29 13:43:04 +08:00
20 changed files with 81 additions and 64 deletions

View File

@@ -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"