diff options
author | unknown <jani@a193-229-222-105.elisa-laajakaista.fi> | 2005-12-13 17:53:26 +0200 |
---|---|---|
committer | unknown <jani@a193-229-222-105.elisa-laajakaista.fi> | 2005-12-13 17:53:26 +0200 |
commit | 2e8dc5fff4a743627003ca96e3740ffc0ef757e8 (patch) | |
tree | b3e70ef74fd49c7cdbcd40951e8adda830f4b20a /netware/myisampack.def | |
parent | 835acc86759d2a4f6f1028713352652429533d38 (diff) | |
download | mariadb-git-2e8dc5fff4a743627003ca96e3740ffc0ef757e8.tar.gz |
Increased stack size for clients on Netware.
New libc suggests doing this.
Diffstat (limited to 'netware/myisampack.def')
-rw-r--r-- | netware/myisampack.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/netware/myisampack.def b/netware/myisampack.def index 9111538c2c0..1d82a314882 100644 --- a/netware/myisampack.def +++ b/netware/myisampack.def @@ -6,6 +6,7 @@ SCREENNAME "MySQL MyISAM Table Pack Tool" COPYRIGHT "(c) 2003 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved." DESCRIPTION "MySQL MyISAM Table Pack Tool" VERSION 4, 0 +STACKSIZE 32768 XDCDATA ../netware/mysql.xdc #DEBUG |