mariadb/isam
unknown 06e1e27557 New improved IO_CACHE
include/my_global.h:
  Remove dbug_assert()  (One should use DBUG_ASSERT() instead)
mysql-test/mysql-test-run.sh:
  Fixed that xterm works on Solaris 2.8.
  Fixed printing of errors
mysql-test/r/isam.result:
  Removed MyISAM test from ISAM test
mysql-test/t/isam.test:
  Removed MyISAM test from ISAM test
mysys/my_alloc.c:
  Removed warnings
mysys/my_bitmap.c:
  Use DBUG_ASSERT
mysys/my_pthread.c:
  Use DBUG_ASSERT
mysys/my_seek.c:
  More DBUG
sql/ha_berkeley.cc:
  Use DBUG_ASSERT
sql/ha_innobase.cc:
  Use DBUG_ASSERT
sql/log.cc:
  Use DBUG_ASSERT
sql/opt_range.cc:
  Use DBUG_ASSERT
sql/sql_base.cc:
  Use DBUG_ASSERT
sql/sql_handler.cc:
  Use DBUG_ASSERT
sql/sql_load.cc:
  Cleanup
sql/sql_parse.cc:
  Use DBUG_ASSERT
sql/sql_repl.cc:
  Cleanup
sql/sql_select.cc:
  Use DBUG_ASSERT
tools/mysqlmanager.c:
  Cleanup
2001-11-28 02:55:52 +02:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
_cache.c New improved IO_CACHE 2001-11-28 02:55:52 +02:00
_dbug.c Fixed bug in --safe-create-user 2001-09-15 15:24:56 +03:00
_dynrec.c Portability fix 2001-11-07 00:13:29 +02:00
_key.c Import changeset 2000-07-31 21:29:14 +02:00
_locking.c Import changeset 2000-07-31 21:29:14 +02:00
_packrec.c Portability fix 2001-11-07 00:13:29 +02:00
_page.c Import changeset 2000-07-31 21:29:14 +02:00
_search.c Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
_statrec.c New improved IO_CACHE 2001-11-28 02:55:52 +02:00
changed.c Import changeset 2000-07-31 21:29:14 +02:00
ChangeLog Import changeset 2000-07-31 21:29:14 +02:00
close.c Import changeset 2000-07-31 21:29:14 +02:00
create.c Portability fix 2001-11-07 00:13:29 +02:00
delete.c Fixes for Ia64 2000-08-23 15:02:27 +03:00
extra.c Fix of UNION code 2001-08-19 14:43:51 +03:00
info.c Import changeset 2000-07-31 21:29:14 +02:00
isamchk.c Cleanups 2001-09-15 05:03:16 +03:00
isamdef.h Import changeset 2000-07-31 21:29:14 +02:00
isamlog.c Updated manual about embedded version. 2001-10-08 04:58:07 +03:00
log.c Import changeset 2000-07-31 21:29:14 +02:00
make-ccc Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am Updated benchmark and results for PostgreSQL 7.0.2 2000-08-18 12:48:00 +03:00
open.c Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macro 2001-03-26 01:05:04 +03:00
pack_isam.c Portability fix 2001-11-07 00:13:29 +02:00
panic.c Import changeset 2000-07-31 21:29:14 +02:00
range.c Import changeset 2000-07-31 21:29:14 +02:00
rfirst.c Import changeset 2000-07-31 21:29:14 +02:00
rkey.c Import changeset 2000-07-31 21:29:14 +02:00
rlast.c Import changeset 2000-07-31 21:29:14 +02:00
rnext.c Fixed problem with auto-repair of MyISAM tables 2000-11-21 03:43:34 +02:00
rprev.c Fixed problem with auto-repair of MyISAM tables 2000-11-21 03:43:34 +02:00
rrnd.c Import changeset 2000-07-31 21:29:14 +02:00
rsame.c Import changeset 2000-07-31 21:29:14 +02:00
rsamepos.c Import changeset 2000-07-31 21:29:14 +02:00
sort.c Import changeset 2000-07-31 21:29:14 +02:00
static.c Import changeset 2000-07-31 21:29:14 +02:00
test1.c Portability fix 2001-11-07 00:13:29 +02:00
test2.c Portability fix 2001-11-07 00:13:29 +02:00
test3.c New improved IO_CACHE 2001-11-28 02:55:52 +02:00
test_all Import changeset 2000-07-31 21:29:14 +02:00
test_all.res Fixes for OS2. 2001-08-22 01:45:07 +03:00
update.c Fixed indention, removed compiler varnings and fixed a bug 2000-09-29 00:58:16 +03:00
write.c Fixes for Ia64 2000-08-23 15:02:27 +03:00