mariadb/netware/libmysql.def
jani@a193-229-222-105.elisa-laajakaista.fi e16230b3ce Increased stack size for clients on Netware.
New libc suggests doing this.
2005-12-13 17:53:26 +02:00

12 lines
406 B
Modula-2

#------------------------------------------------------------------------------
# MySQL Client
#------------------------------------------------------------------------------
MODULE libc.nlm
EXPORT @libmysql.imp
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