mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 12:32:27 +01:00
12 lines
390 B
Modula-2
12 lines
390 B
Modula-2
#------------------------------------------------------------------------------
|
|
# MySQL Server
|
|
#------------------------------------------------------------------------------
|
|
MODULE libc.nlm
|
|
COPYRIGHT "(c) 2003-2005 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved."
|
|
DESCRIPTION "MySQL Database Server"
|
|
VERSION 4, 0
|
|
MULTIPLE
|
|
STACKSIZE 65536
|
|
XDCDATA ../netware/mysql.xdc
|
|
#DEBUG
|
|
|