summaryrefslogtreecommitdiff
path: root/netware/perror.def
diff options
context:
space:
mode:
authorkent@mysql.com/kent-amd64.(none) <>2006-12-01 23:09:14 +0100
committerkent@mysql.com/kent-amd64.(none) <>2006-12-01 23:09:14 +0100
commitfb5abf8f4f555ffd2363305a78346d5f9449b989 (patch)
tree263d5e5111c5ca8f1c3a5c89dcf1fe64498d99aa /netware/perror.def
parentda7820c37d29916ecd8d6f7ed053843644e46acc (diff)
downloadmariadb-git-fb5abf8f4f555ffd2363305a78346d5f9449b989.tar.gz
mysql_upgrade.def Makefile.am:
Added new "mysql_upgrade.def" for Netware (bug#23504) *.def: Allocate 128K stack for all executables (bug#23504)
Diffstat (limited to 'netware/perror.def')
-rw-r--r--netware/perror.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/netware/perror.def b/netware/perror.def
index d67bd6191b4..fc95de3476a 100644
--- a/netware/perror.def
+++ b/netware/perror.def
@@ -5,7 +5,7 @@ MODULE libc.nlm
COPYRIGHT "(c) 2003-2005 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved."
DESCRIPTION "MySQL Error Code Description Tool"
VERSION 4, 0
-STACKSIZE 32768
+STACKSIZE 131072
XDCDATA ../netware/mysql.xdc
#DEBUG