summaryrefslogtreecommitdiff
path: root/netware/mysql_waitpid.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/mysql_waitpid.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/mysql_waitpid.def')
-rw-r--r--netware/mysql_waitpid.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/netware/mysql_waitpid.def b/netware/mysql_waitpid.def
index da0884ccba3..6e9cc76f139 100644
--- a/netware/mysql_waitpid.def
+++ b/netware/mysql_waitpid.def
@@ -6,7 +6,7 @@ MODULE libc.nlm
COPYRIGHT "(c) 2003-2005 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved."
DESCRIPTION "MySQL Tool - Wait for a Program to Terminate"
VERSION 4, 0
-STACKSIZE 65536
+STACKSIZE 131072
XDCDATA ../netware/mysql.xdc
#DEBUG