mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
11 lines
375 B
Modula-2
11 lines
375 B
Modula-2
|
#------------------------------------------------------------------------------
|
||
|
# MySQL Test
|
||
|
#------------------------------------------------------------------------------
|
||
|
MODULE libc.nlm
|
||
|
COPYRIGHT "(c) 2003-2005 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved."
|
||
|
DESCRIPTION "MySQL Client Test"
|
||
|
VERSION 4, 0
|
||
|
STACKSIZE 131072
|
||
|
XDCDATA ../netware/mysql.xdc
|
||
|
#DEBUG
|