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 | 99c55577c534b6ee242b7100839dcea4328fab6a (patch) | |
tree | b3e70ef74fd49c7cdbcd40951e8adda830f4b20a /netware/mysqlbinlog.def | |
parent | 0a0cce7dd03f69167dfa04a42182b62a740e40ed (diff) | |
download | mariadb-git-99c55577c534b6ee242b7100839dcea4328fab6a.tar.gz |
Increased stack size for clients on Netware.
New libc suggests doing this.
Diffstat (limited to 'netware/mysqlbinlog.def')
-rw-r--r-- | netware/mysqlbinlog.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/netware/mysqlbinlog.def b/netware/mysqlbinlog.def index a2d7d12fb31..65b64a6346b 100644 --- a/netware/mysqlbinlog.def +++ b/netware/mysqlbinlog.def @@ -6,6 +6,7 @@ SCREENNAME "MySQL Binary Log Dump Tool[scrollable]" COPYRIGHT "(c) 2003 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved." DESCRIPTION "MySQL Binary Log Dump Tool" VERSION 4, 0 +STACKSIZE 32768 XDCDATA ../netware/mysql.xdc #DEBUG |