From 99c55577c534b6ee242b7100839dcea4328fab6a Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 13 Dec 2005 17:53:26 +0200 Subject: Increased stack size for clients on Netware. New libc suggests doing this. --- netware/libmysql.def | 1 + 1 file changed, 1 insertion(+) (limited to 'netware/libmysql.def') diff --git a/netware/libmysql.def b/netware/libmysql.def index 7804c4468a5..3d7d0b2f7fe 100644 --- a/netware/libmysql.def +++ b/netware/libmysql.def @@ -7,5 +7,6 @@ COPYRIGHT "(c) 2003 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved DESCRIPTION "MySQL Client Library" VERSION 4, 0 AUTOUNLOAD +STACKSIZE 32768 XDCDATA ../netware/mysql.xdc #DEBUG -- cgit v1.2.1