From e16230b3ce3f5d8ef820bffb314cdca703a2819f Mon Sep 17 00:00:00 2001 From: "jani@a193-229-222-105.elisa-laajakaista.fi" <> Date: Tue, 13 Dec 2005 17:53:26 +0200 Subject: Increased stack size for clients on Netware. New libc suggests doing this. --- netware/perror.def | 1 + 1 file changed, 1 insertion(+) (limited to 'netware/perror.def') 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 -- cgit v1.2.1