mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
BUILD
BitKeeper
Docs
SSL
VC++Files
client
cmd-line-utils
config
dbug
extra
include
libmysql
libmysql_r
libmysqld
man
mysql-test
mysys
netware
BUILD
Makefile.am
comp_err.def
init_db.sql
install_test_db.ncf
isamchk.def
isamlog.def
libmysql.def
libmysql.imp
libmysqlmain.c
my_manage.c
my_manage.h
my_print_defaults.def
myisam_ftdump.def
myisamchk.def
myisamlog.def
myisampack.def
mysql.def
mysql.xdc
mysql_fix_privilege_tables.pl
mysql_install.def
mysql_install_db.c
mysql_install_db.def
mysql_secure_installation.pl
mysql_test_run.c
mysql_test_run.def
mysql_waitpid.def
mysqladmin.def
mysqlbinlog.def
mysqlcheck.def
mysqld.def
mysqld_safe.c
mysqld_safe.def
mysqldump.def
mysqlimport.def
mysqlshow.def
mysqlslap.def
mysqltest.def
pack_isam.def
perror.def
replace.def
resolve_stack_dump.def
resolveip.def
static_init_db.sql
test_db.sql
os2
plugin
pstack
regex
scripts
server-tools
sql
sql-bench
sql-common
storage
strings
support-files
tests
tools
vio
win
zlib
.bzrignore
.cvsignore
COPYING
Makefile.am
README
configure.in
14 lines
432 B
Modula-2
14 lines
432 B
Modula-2
#------------------------------------------------------------------------------
|
|
# MySQLd Safe
|
|
#------------------------------------------------------------------------------
|
|
MODULE libc.nlm
|
|
SCREENNAME "MySQL Database Server"
|
|
COPYRIGHT "(c) 2003-2005 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved."
|
|
DESCRIPTION "MySQL Database Server Monitor"
|
|
VERSION 4, 0
|
|
STACKSIZE 32768
|
|
MULTIPLE
|
|
XDCDATA ../netware/mysql.xdc
|
|
#DEBUG
|
|
|