mariadb/libmysql
unknown 7c881e34ef Fixed problem with auto-repair of MyISAM tables
Fixed bug in ISAM and MyISAM when updating from multiple-processes


Docs/manual.texi:
  Updated changelog
client/mysqladmin.c:
  Upgraded version number because the change of llstr() is visible
extra/perror.c:
  Added new error message
include/my_base.h:
  Added HA_ERR_CRASHED_ON_USAGE
isam/rnext.c:
  Fixed bug when updating from multiple-processes
isam/rprev.c:
  Fixed bug when updating from multiple-processes
libmysql/libmysql.c:
  Fixed that mysql->options.client_flag was used properly
myisam/mi_locking.c:
  Fixed bug when updating from multiple-processes
myisam/mi_open.c:
  Fixed bug when updating from multiple-processes
  Added HA_ERR_CRASHED_ON_USAGE
myisam/mi_rnext.c:
  Fixed bug when updating from multiple-processes
myisam/mi_rprev.c:
  Fixed bug when updating from multiple-processes
myisam/myisamchk.c:
  Added HA_ERR_CRASHED_ON_USAGE
sql/sql_base.cc:
  Fixed problem with auto-repair of MyISAM tables
sql/table.cc:
  Fixed problem with auto-repair of MyISAM tables
2000-11-21 03:43:34 +02:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
acinclude.m4 Import changeset 2000-07-31 21:29:14 +02:00
conf_to_src.c Import changeset 2000-07-31 21:29:14 +02:00
configure.in Import changeset 2000-07-31 21:29:14 +02:00
dll.c Import changeset 2000-07-31 21:29:14 +02:00
errmsg.c Import changeset 2000-07-31 21:29:14 +02:00
get_password.c Import changeset 2000-07-31 21:29:14 +02:00
libmysql.c Fixed problem with auto-repair of MyISAM tables 2000-11-21 03:43:34 +02:00
Makefile.am Fix for mit-pthreads on linux 2000-08-30 23:52:33 +02:00
Makefile.shared Small fixes 2000-10-05 01:00:36 +03:00
net.c Fixes for Ia64 2000-08-23 15:02:27 +03:00
password.c Import changeset 2000-07-31 21:29:14 +02:00
violite.c Bug fixes, TRUNCATE, safer passwords on command line and connect timeout 2000-11-13 23:55:10 +02:00