mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 23:04:20 +01:00
2e8dc5fff4
New libc suggests doing this.
12 lines
424 B
Modula-2
12 lines
424 B
Modula-2
#------------------------------------------------------------------------------
|
|
# MyISAM Pack
|
|
#------------------------------------------------------------------------------
|
|
MODULE libc.nlm
|
|
SCREENNAME "MySQL MyISAM Table Pack Tool"
|
|
COPYRIGHT "(c) 2003 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved."
|
|
DESCRIPTION "MySQL MyISAM Table Pack Tool"
|
|
VERSION 4, 0
|
|
STACKSIZE 32768
|
|
XDCDATA ../netware/mysql.xdc
|
|
#DEBUG
|
|
|