mariadb/client
unknown 97dbe8dbe3 Several fixes for Netware.
client/client_priv.h:
  Added option auto close for Netware.
client/mysql.cc:
  Added option auto close for Netware.
client/mysqladmin.c:
  Added option auto close for Netware.
client/mysqlbinlog.cc:
  Added option auto close for Netware.
client/mysqlcheck.c:
  Added option auto close for Netware.
client/mysqldump.c:
  Added option auto close for Netware.
client/mysqlimport.c:
  Added option auto close for Netware.
client/mysqlshow.c:
  Added option auto close for Netware.
client/mysqltest.c:
  Fixed help messages for Netware.
extra/my_print_defaults.c:
  Fixed help messages for Netware.
extra/perror.c:
  Fixed help messages for Netware.
extra/resolve_stack_dump.c:
  Fixed help messages for Netware.
include/help_end.h:
  Fixed help messages for Netware.
include/help_start.h:
  Fixed help messages for Netware.
isam/isamchk.c:
  Added auto close of window for Netware
isam/pack_isam.c:
  Added auto close of window for Netware
myisam/myisamchk.c:
  Added auto close of window for Netware
myisam/myisamlog.c:
  Added help for Netware.
myisam/myisampack.c:
  Added auto close for Netware.
netware/myisamchk.def:
  Scrollable screen patch.
netware/mysql.def:
  Scrollable screen patch.
netware/mysql_test_run.c:
  Fixed strindex for Netware.
netware/mysqladmin.def:
  Scrollable screen patch.
netware/mysqlbinlog.def:
  Scrollable screen patch.
netware/mysqlcheck.def:
  Scrollable screen patch.
netware/mysqld_safe.c:
  Removed debug message for Netware.
netware/mysqldump.def:
  Scrollable screen patch.
netware/mysqlimport.def:
  Scrollable screen patch.
netware/mysqlshow.def:
  Scrollable screen patch.
sql/mysqld.cc:
  Abnormal end patch when shutting down and volume not ready.
2005-08-24 22:03:34 +03:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
client_priv.h Several fixes for Netware. 2005-08-24 22:03:34 +03:00
completion_hash.cc Update copyright 2001-12-06 14:10:51 +02:00
completion_hash.h Update copyright 2001-12-06 14:10:51 +02:00
connect_test.c Update copyright 2001-12-06 14:10:51 +02:00
get_password.c fixed bug Bug #683 (Prompt for password doesn't go to console for Windows) 2003-07-16 18:15:35 -04:00
insert_test.c Fix bug #3181: insert_test client test missing mysql_init 2004-03-29 18:10:59 +05:00
list_test.c Update copyright 2001-12-06 14:10:51 +02:00
Makefile.am Fixed searching after ssl directories. 2002-09-05 16:17:08 +03:00
my_readline.h Update copyright 2001-12-06 14:10:51 +02:00
mysql.cc Several fixes for Netware. 2005-08-24 22:03:34 +03:00
mysqladmin.c Several fixes for Netware. 2005-08-24 22:03:34 +03:00
mysqlbinlog.cc Several fixes for Netware. 2005-08-24 22:03:34 +03:00
mysqlcheck.c Several fixes for Netware. 2005-08-24 22:03:34 +03:00
mysqldump.c Several fixes for Netware. 2005-08-24 22:03:34 +03:00
mysqlimport.c Several fixes for Netware. 2005-08-24 22:03:34 +03:00
mysqlmanager-pwgen.c Added global my_getopt_error_reporter function pointer which is 2004-08-31 21:27:58 +05:00
mysqlmanagerc.c Added global my_getopt_error_reporter function pointer which is 2004-08-31 21:27:58 +05:00
mysqlshow.c Several fixes for Netware. 2005-08-24 22:03:34 +03:00
mysqltest.c Several fixes for Netware. 2005-08-24 22:03:34 +03:00
readline.cc Added macros for nice TIMESPEC usage. 2002-01-02 21:29:41 +02:00
select_test.c Update copyright 2001-12-06 14:10:51 +02:00
showdb_test.c Update copyright 2001-12-06 14:10:51 +02:00
sql_string.cc Update copyright 2001-12-06 14:10:51 +02:00
sql_string.h Update copyright 2001-12-06 14:10:51 +02:00
ssl_test.c Update copyright 2001-12-06 14:10:51 +02:00
thimble.cc Update copyright 2001-12-06 14:10:51 +02:00
thread_test.c fix for bug #2905 - 2004-02-26 19:09:49 +01:00