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