From 41ade141aa5f134711eadbfd45183634049842cb Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 29 Nov 2004 17:41:47 +0200 Subject: Applied some Netware related patches. client/mysqladmin.cc: Added option to mysqladmin for Netware. netware/comp_err.def: Copyright notice update, for Netware. netware/isamchk.def: Copyright notice update, for Netware. netware/isamlog.def: Copyright notice update, for Netware. netware/libmysql.def: Copyright notice update, for Netware. netware/my_print_defaults.def: Copyright notice update, for Netware. netware/myisam_ftdump.def: Copyright notice update, for Netware. netware/myisamchk.def: Copyright notice update, for Netware. netware/myisamlog.def: Copyright notice update, for Netware. netware/myisampack.def: Copyright notice update, for Netware. netware/mysql.def: Copyright notice update, for Netware. netware/mysql_install.def: Copyright notice update, for Netware. netware/mysql_install_db.def: Copyright notice update, for Netware. netware/mysql_test_run.def: Copyright notice update, for Netware. netware/mysql_waitpid.def: Copyright notice update, for Netware. netware/mysqladmin.def: Copyright notice update, for Netware. netware/mysqlbinlog.def: Copyright notice update, for Netware. netware/mysqlcheck.def: Copyright notice update, for Netware. netware/mysqld.def: Copyright notice update, for Netware. netware/mysqld_safe.def: Copyright notice update, for Netware. netware/mysqldump.def: Copyright notice update, for Netware. netware/mysqlimport.def: Copyright notice update, for Netware. netware/mysqlshow.def: Copyright notice update, for Netware. netware/mysqltest.def: Copyright notice update, for Netware. netware/pack_isam.def: Copyright notice update, for Netware. netware/perror.def: Copyright notice update, for Netware. netware/replace.def: Copyright notice update, for Netware. netware/resolve_stack_dump.def: Copyright notice update, for Netware. netware/resolveip.def: Copyright notice update, 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 --- netware/myisampack.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'netware/myisampack.def') diff --git a/netware/myisampack.def b/netware/myisampack.def index 9111538c2c0..a6946982236 100644 --- a/netware/myisampack.def +++ b/netware/myisampack.def @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ MODULE libc.nlm SCREENNAME "MySQL MyISAM Table Pack Tool" -COPYRIGHT "(c) 2003 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved." +COPYRIGHT "(c) 2003-2005 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved." DESCRIPTION "MySQL MyISAM Table Pack Tool" VERSION 4, 0 XDCDATA ../netware/mysql.xdc -- cgit v1.2.1