mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
b3851363ba
Build-tools/Do-compile: Fixed indentation configure.in: Added patches from Novell Added C_EXTRA_FLAGS as an easy way to pass flags to both CFLAGS and CXXFLAGS extra/perror.c: Fixed error number reporting to not report 'Unknown error' include/my_global.h: Defines to make NETWARE patches cleaner include/thr_alarm.h: Fixed wrong macro netware/mysql_install_db.c: Indentation fix
12 lines
434 B
Modula-2
12 lines
434 B
Modula-2
#------------------------------------------------------------------------------
|
|
# Resolve Stack Dump
|
|
#------------------------------------------------------------------------------
|
|
MODULE libc.nlm
|
|
#SCREENNAME "MySQL Stack Dump Resolve Tool"
|
|
COPYRIGHT "(c) 2003 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved."
|
|
DESCRIPTION "MySQL Stack Dump Resolve Tool"
|
|
VERSION 4, 0
|
|
STACKSIZE 65536
|
|
XDCDATA ../netware/mysql.xdc
|
|
#DEBUG
|
|
|