mariadb/myisam
2000-11-22 03:45:02 +02:00
..
Attic Import changeset 2000-07-31 21:29:14 +02:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
ChangeLog Bug fixes for 3.23.23 2000-08-29 12:31:01 +03:00
ft_eval.c Merge monty@work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql 2000-08-18 17:38:57 +03:00
ft_eval.h Import changeset 2000-07-31 21:29:14 +02:00
ft_parser.c ft_parser.c minor bug that causes slightly incorrect weights and was found only by occation fixed 2000-11-09 11:38:07 +01:00
ft_search.c Ill-minded FULLTEXT impilict initialization hack removed. 2000-11-02 17:36:21 +01:00
ft_static.c Small bug fixes + code for DELETE QUICK 2000-09-20 04:54:10 +03:00
ft_stem.c Import changeset 2000-07-31 21:29:14 +02:00
ft_stopwords.c Fix for SAFE_MUTEX + MERGE tables 2000-09-21 01:58:38 +03:00
ft_test1.c myisam/ft_* bugfix 2000-08-18 15:05:36 +04:00
ft_test1.h Import changeset 2000-07-31 21:29:14 +02:00
ft_update.c Automatic repair of MyISAM tables + portability fixes 2000-10-11 00:06:37 +03:00
ftdefs.h Import changeset 2000-07-31 21:29:14 +02:00
fulltext.h Stopwords (English only); fulltext keys now can be repaired 2000-08-25 19:56:55 +04:00
make-ccc Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am Small bug fixes + code for DELETE QUICK 2000-09-20 04:54:10 +03:00
mi_cache.c Import changeset 2000-07-31 21:29:14 +02:00
mi_changed.c Import changeset 2000-07-31 21:29:14 +02:00
mi_check.c Split error message for crashed table to 3 different error messages. 2000-11-22 03:45:02 +02:00
mi_checksum.c Import changeset 2000-07-31 21:29:14 +02:00
mi_close.c Small fixes for release 2000-09-26 22:39:45 +03:00
mi_create.c changed to use IO_CACHE instead of FILE 2000-11-16 03:58:58 +02:00
mi_dbug.c Updates for release 2000-08-29 19:38:32 +03:00
mi_delete.c Small bug fixes + code for DELETE QUICK 2000-09-20 04:54:10 +03:00
mi_delete_all.c Import changeset 2000-07-31 21:29:14 +02:00
mi_delete_table.c Bug fixes for 3.23.23 2000-08-29 12:31:01 +03:00
mi_dynrec.c Import changeset 2000-07-31 21:29:14 +02:00
mi_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
mi_info.c Import changeset 2000-07-31 21:29:14 +02:00
mi_key.c Fixed some reported bugs 2000-11-18 23:13:48 +02:00
mi_locking.c Fixed problem with auto-repair of MyISAM tables 2000-11-21 03:43:34 +02:00
mi_log.c Fixes for release 2000-09-27 02:40:54 +03:00
mi_open.c Fixed problem with auto-repair of MyISAM tables 2000-11-21 03:43:34 +02:00
mi_packrec.c Import changeset 2000-07-31 21:29:14 +02:00
mi_page.c Fixes for automatic recover of MyISAM tables 2000-10-17 16:19:24 +03:00
mi_panic.c Small bug fixes + code for DELETE QUICK 2000-09-20 04:54:10 +03:00
mi_range.c Import changeset 2000-07-31 21:29:14 +02:00
mi_rename.c Bug fixes for 3.23.23 2000-08-29 12:31:01 +03:00
mi_rfirst.c Import changeset 2000-07-31 21:29:14 +02:00
mi_rkey.c Fixed indention, removed compiler varnings and fixed a bug 2000-09-29 00:58:16 +03:00
mi_rlast.c Import changeset 2000-07-31 21:29:14 +02:00
mi_rnext.c Fixed problem with auto-repair of MyISAM tables 2000-11-21 03:43:34 +02:00
mi_rnext_same.c Import changeset 2000-07-31 21:29:14 +02:00
mi_rprev.c Fixed problem with auto-repair of MyISAM tables 2000-11-21 03:43:34 +02:00
mi_rrnd.c Import changeset 2000-07-31 21:29:14 +02:00
mi_rsame.c Import changeset 2000-07-31 21:29:14 +02:00
mi_rsamepos.c Import changeset 2000-07-31 21:29:14 +02:00
mi_scan.c Import changeset 2000-07-31 21:29:14 +02:00
mi_search.c changed to use IO_CACHE instead of FILE 2000-11-16 03:58:58 +02:00
mi_static.c Fix that REPAIR/ALTER TABLE use myisam_tempdir 2000-09-16 19:06:21 +03:00
mi_statrec.c Import changeset 2000-07-31 21:29:14 +02:00
mi_test1.c Import changeset 2000-07-31 21:29:14 +02:00
mi_test2.c Small bug fixes + code for DELETE QUICK 2000-09-20 04:54:10 +03:00
mi_test3.c Import changeset 2000-07-31 21:29:14 +02:00
mi_test_all.res Import changeset 2000-07-31 21:29:14 +02:00
mi_test_all.sh Import changeset 2000-07-31 21:29:14 +02:00
mi_unique.c Import changeset 2000-07-31 21:29:14 +02:00
mi_update.c Import changeset 2000-07-31 21:29:14 +02:00
mi_write.c Import changeset 2000-07-31 21:29:14 +02:00
myisamchk.c Split error message for crashed table to 3 different error messages. 2000-11-22 03:45:02 +02:00
myisamdef.h changed to use IO_CACHE instead of FILE 2000-11-16 03:58:58 +02:00
myisamlog.c Fixed indention, removed compiler varnings and fixed a bug 2000-09-29 00:58:16 +03:00
myisampack.c Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB tables 2000-10-15 18:45:53 +03:00
NEWS Import changeset 2000-07-31 21:29:14 +02:00
sort.c Give an error if you use a BLOB(X) where X > 255 2000-10-22 01:19:05 +03:00
test_pack Import changeset 2000-07-31 21:29:14 +02:00
TODO Import changeset 2000-07-31 21:29:14 +02:00