diff options
author | jani@a193-229-222-105.elisa-laajakaista.fi <> | 2005-12-13 17:53:26 +0200 |
---|---|---|
committer | jani@a193-229-222-105.elisa-laajakaista.fi <> | 2005-12-13 17:53:26 +0200 |
commit | e16230b3ce3f5d8ef820bffb314cdca703a2819f (patch) | |
tree | b3e70ef74fd49c7cdbcd40951e8adda830f4b20a /netware/perror.def | |
parent | d4a1aab2177c21e7e5d3ecf8d7ed83a40b21f233 (diff) | |
download | mariadb-git-e16230b3ce3f5d8ef820bffb314cdca703a2819f.tar.gz |
Increased stack size for clients on Netware.
New libc suggests doing this.
Diffstat (limited to 'netware/perror.def')
-rw-r--r-- | netware/perror.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/netware/perror.def b/netware/perror.def index f1d23715f55..52cdb36afbe 100644 --- a/netware/perror.def +++ b/netware/perror.def @@ -5,6 +5,7 @@ MODULE libc.nlm COPYRIGHT "(c) 2003 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved." DESCRIPTION "MySQL Error Code Description Tool" VERSION 4, 0 +STACKSIZE 32768 XDCDATA ../netware/mysql.xdc #DEBUG |