diff options
author | greg@mysql.com <> | 2003-03-21 15:43:38 -0500 |
---|---|---|
committer | greg@mysql.com <> | 2003-03-21 15:43:38 -0500 |
commit | 6c7b1b2f6ae41f22e247017e927a6ab928256517 (patch) | |
tree | 9c92da863f77c4615d281034816f7672fae8980a /netware/mysqld.def | |
parent | 4aee752cf993eae23e7d975a462396af7920a66d (diff) | |
download | mariadb-git-6c7b1b2f6ae41f22e247017e927a6ab928256517.tar.gz |
Changes from Novell for various NetWare-only files, post-4.0.12
Diffstat (limited to 'netware/mysqld.def')
-rw-r--r-- | netware/mysqld.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netware/mysqld.def b/netware/mysqld.def index d2ee41955ba..6856aefe56c 100644 --- a/netware/mysqld.def +++ b/netware/mysqld.def @@ -2,11 +2,11 @@ # MySQL Server #------------------------------------------------------------------------------ MODULE libc.nlm -XDCDATA mysqld.xdc COPYRIGHT "(c) 2003 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved." DESCRIPTION "MySQL Database Server" VERSION 4, 0 MULTIPLE STACKSIZE 65536 +XDCDATA ../netware/mysql.xdc #DEBUG |