mariadb/myisam
serg@serg.mysql.com 0043136882 merged
2001-07-02 21:52:22 +02:00
..
.cvsignore
ChangeLog
ft_boolean_search.c memory-limited tree 2001-07-02 21:18:57 +02:00
ft_dump.c Removed compiler warnings. 2001-05-31 14:07:17 +03:00
ft_eval.c
ft_eval.h
ft_nlq_search.c memory-limited tree 2001-07-02 21:18:57 +02:00
ft_parser.c memory-limited tree 2001-07-02 21:18:57 +02:00
ft_search.c Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00
ft_static.c ft_* variables added 2001-04-17 21:30:02 +02:00
ft_stem.c
ft_stopwords.c memory-limited tree 2001-07-02 21:18:57 +02:00
ft_test1.c
ft_test1.h
ft_update.c Added SQL_CALC_FOUND_ROWS and FOUND_ROWS() 2001-04-12 00:54:35 +03:00
ftdefs.h ft_* variables added 2001-04-17 21:30:02 +02:00
fulltext.h ft_* variables added 2001-04-17 21:30:02 +02:00
make-ccc
Makefile.am Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00
mi_cache.c
mi_changed.c
mi_check.c Symlinking of tables should not work. 2001-06-05 03:38:10 +03:00
mi_checksum.c
mi_close.c
mi_create.c Fixed length rows should not use row checksum in MyISAM tables 2001-06-26 10:23:50 +03:00
mi_dbug.c Removed compiler warnings. 2001-05-31 14:07:17 +03:00
mi_delete.c
mi_delete_all.c
mi_delete_table.c Added support for symlinked tables. 2001-06-01 04:27:59 +03:00
mi_dynrec.c Changed compare in MyISAM to use my_pread() 2001-06-11 15:01:28 +03:00
mi_extra.c memory-limited tree 2001-07-02 21:18:57 +02:00
mi_info.c Removed compiler warnings. 2001-05-31 14:07:17 +03:00
mi_key.c
mi_locking.c Don't write rows in MyISAM tables when using count(distinct) 2001-05-23 02:40:46 +03:00
mi_log.c
mi_open.c merged 2001-07-02 21:52:22 +02:00
mi_packrec.c Changed compare in MyISAM to use my_pread() 2001-06-11 15:01:28 +03:00
mi_page.c
mi_panic.c
mi_range.c
mi_rename.c Added support for symlinked tables. 2001-06-01 04:27:59 +03:00
mi_rfirst.c
mi_rkey.c Fixed bug when using MERGE on files > 4G 2001-05-17 00:46:50 +03:00
mi_rlast.c
mi_rnext.c
mi_rnext_same.c
mi_rprev.c Fixed problem with concurrent inserts and read-previous 2001-02-18 13:56:10 +02:00
mi_rrnd.c
mi_rsame.c
mi_rsamepos.c
mi_scan.c
mi_search.c merged 2001-07-02 21:52:22 +02:00
mi_static.c memory-limited tree 2001-07-02 21:18:57 +02:00
mi_statrec.c Fixed length rows should not use row checksum in MyISAM tables 2001-06-26 10:23:50 +03:00
mi_test1.c
mi_test2.c
mi_test3.c
mi_test_all.res
mi_test_all.sh Symlinking of tables should not work. 2001-06-05 03:38:10 +03:00
mi_unique.c
mi_update.c Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00
mi_write.c memory-limited tree 2001-07-02 21:18:57 +02:00
myisamchk.c merge 2001-06-28 14:51:18 +02:00
myisamdef.h merged 2001-07-02 21:52:22 +02:00
myisamlog.c merged 2001-07-02 21:52:22 +02:00
myisampack.c merged 2001-07-02 21:52:22 +02:00
NEWS
sort.c Added SQL_CALC_FOUND_ROWS and FOUND_ROWS() 2001-04-12 00:54:35 +03:00
test_pack
TODO