|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
client/mysqladmin.cc:
Added option to close the screen on exit for Netware.
netware/comp_err.def:
Copyright notice change, for Netware.
netware/isamchk.def:
Copyright notice change, for Netware.
netware/isamlog.def:
Copyright notice change, for Netware.
netware/libmysql.def:
Copyright notice change, for Netware.
netware/my_print_defaults.def:
Copyright notice change, for Netware.
netware/myisam_ftdump.def:
Copyright notice change, for Netware.
netware/myisamchk.def:
Copyright notice change, for Netware.
netware/myisamlog.def:
Copyright notice change, for Netware.
netware/myisampack.def:
Copyright notice change, for Netware.
netware/mysql.def:
Copyright notice change, for Netware.
netware/mysql_install.def:
Copyright notice change, for Netware.
netware/mysql_install_db.def:
Copyright notice change, for Netware.
netware/mysql_test_run.def:
Copyright notice change, for Netware.
netware/mysql_waitpid.def:
Copyright notice change, for Netware.
netware/mysqladmin.def:
Copyright notice change, for Netware.
netware/mysqlbinlog.def:
Copyright notice change, for Netware.
netware/mysqlcheck.def:
Copyright notice change, for Netware.
netware/mysqld.def:
Copyright notice change, for Netware.
netware/mysqld_safe.def:
Copyright notice change, for Netware.
netware/mysqldump.def:
Copyright notice change, for Netware.
netware/mysqlimport.def:
Copyright notice change, for Netware.
netware/mysqlshow.def:
Copyright notice change, for Netware.
netware/mysqltest.def:
Copyright notice change, for Netware.
netware/pack_isam.def:
Copyright notice change, for Netware.
netware/perror.def:
Copyright notice change, for Netware.
netware/replace.def:
Copyright notice change, for Netware.
netware/resolve_stack_dump.def:
Copyright notice change, for Netware.
netware/resolveip.def:
Copyright notice change, for Netware.
sql/mysqld.cc:
Changes to fix the abend on NetWare on recieving the server down and volume deactivation
events. Do not join for the main thread if these events occur.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
include/config-netware.h:
Define USE_OLD_FUNCTIONS, remove NKS header includes
netware/BUILD/mwenv:
Changes to compiler flags
netware/BUILD/nwbootstrap:
bk changes syntax
netware/Makefile.am:
Remove isamchk.def, mysqld.xdc, add comp_err.def to netware_build_files
netware/isamchk.def:
Add XDCDATA
netware/isamlog.def:
Add XDCDATA
netware/libmysql.def:
Add XDCDATA
netware/my_manage.c:
Changes in argument handling, use procve
netware/my_manage.h:
Changes to argument handling, spawn
netware/my_print_defaults.def:
Add XDCDATA
netware/myisamchk.def:
Add XDCDATA
netware/myisamlog.def:
Add XDCDATA
netware/myisampack.def:
Add XDCDATA
netware/mysql.def:
Add XDCDATA
netware/mysql_install.def:
Add XDCDATA
netware/mysql_install_db.c:
Argument handling changes, etc
netware/mysql_install_db.def:
Add XDCDATA
netware/mysql_test_run.c:
Argument handling, spawn changes, etc
netware/mysql_test_run.def:
Add XDCDATA
netware/mysqladmin.def:
Add XDCDATA
netware/mysqlbinlog.def:
Add XDCDATA
netware/mysqlcheck.def:
Add XDCDATA
netware/mysqld.def:
Add XDCDATA
netware/mysqld_safe.def:
Add XDCDATA
netware/mysqldump.def:
Add XDCDATA
netware/mysqlimport.def:
Add XDCDATA
netware/mysqlshow.def:
Add XDCDATA
netware/mysqltest.def:
Add XDCDATA
netware/pack_isam.def:
Add XDCDATA
netware/perror.def:
Add XDCDATA
netware/replace.def:
Add XDCDATA
netware/resolveip.def:
Add XDCDATA
|