mariadb/isam
monty@tik.mysql.fi 1f409baf4c Changed compare in MyISAM to use my_pread()
Fixed that @VAR shows all decimals
Fixed problem with FLUSH TABLES and LOCK TABLE
CREATE ... SELECT now creates keys later
Reset AUTO_INCREMENT order if droping AUTO_INCREMENT key
2001-06-11 15:01:28 +03:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
_cache.c Import changeset 2000-07-31 21:29:14 +02:00
_dbug.c Portability fixes for Ia64 and Sgi compiler 2001-04-25 22:44:27 +03:00
_dynrec.c Changed compare in MyISAM to use my_pread() 2001-06-11 15:01:28 +03: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 Import changeset 2000-07-31 21:29:14 +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 Import changeset 2000-07-31 21:29:14 +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 Fixes for Ia64 2000-08-23 15:02:27 +03:00
delete.c Fixes for Ia64 2000-08-23 15:02:27 +03:00
extra.c Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB tables 2000-10-15 18:45:53 +03:00
info.c Import changeset 2000-07-31 21:29:14 +02:00
isamchk.c Added isolation levels 2001-03-21 01:02:22 +02:00
isamdef.h Import changeset 2000-07-31 21:29:14 +02:00
isamlog.c Fixes for MERGE TABLES and HEAP tables 2000-09-14 02:39: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 Removed not used variable 'last_ref' 2001-01-16 06:02:05 +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 Import changeset 2000-07-31 21:29:14 +02:00
test2.c Import changeset 2000-07-31 21:29:14 +02:00
test3.c Import changeset 2000-07-31 21:29:14 +02:00
test_all Import changeset 2000-07-31 21:29:14 +02:00
test_all.res Import changeset 2000-07-31 21:29:14 +02: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