| .. |
|
.cvsignore
|
|
|
|
ChangeLog
|
|
|
|
ft_boolean_search.c
|
After merge fixes & remove compiler warnings
|
2003-02-07 15:47:24 +02:00 |
|
ft_dump.c
|
bug in ft2 repair-by-sort fixed (sort_key_cmp() using ft2_keydef for ft keys)
|
2003-02-18 18:06:28 +01:00 |
|
ft_eval.c
|
|
|
|
ft_eval.h
|
|
|
|
ft_nlq_search.c
|
Two-level index structure for FULLTEXT indexes
|
2003-01-21 19:24:34 +01:00 |
|
ft_parser.c
|
Two-level index structure for FULLTEXT indexes
|
2003-01-21 19:24:34 +01:00 |
|
ft_static.c
|
Merge with 4.0.11
|
2003-02-04 21:52:14 +02:00 |
|
ft_stem.c
|
|
|
|
ft_stopwords.c
|
After merge fixes & remove compiler warnings
|
2003-02-07 15:47:24 +02:00 |
|
ft_test1.c
|
|
|
|
ft_test1.h
|
|
|
|
ft_update.c
|
Two-level index structure for FULLTEXT indexes
|
2003-01-21 19:24:34 +01:00 |
|
ftdefs.h
|
Two-level index structure for FULLTEXT indexes
|
2003-01-21 19:24:34 +01:00 |
|
fulltext.h
|
Two-level index structure for FULLTEXT indexes
|
2003-01-21 19:24:34 +01:00 |
|
make-ccc
|
|
|
|
Makefile.am
|
|
|
|
mi_cache.c
|
enadling out-of-cache reads for shared IO_CACHE
|
2003-01-26 14:20:43 +01:00 |
|
mi_changed.c
|
|
|
|
mi_check.c
|
Merge with 4.0.13
|
2003-03-26 18:37:38 +02:00 |
|
mi_checksum.c
|
|
|
|
mi_close.c
|
|
|
|
mi_create.c
|
Merge with 4.0
|
2003-03-16 19:17:54 +02:00 |
|
mi_dbug.c
|
|
|
|
mi_delete.c
|
After merge fixes & remove compiler warnings
|
2003-02-07 15:47:24 +02:00 |
|
mi_delete_all.c
|
|
|
|
mi_delete_table.c
|
|
|
|
mi_dynrec.c
|
|
|
|
mi_extra.c
|
|
|
|
mi_info.c
|
|
|
|
mi_key.c
|
|
|
|
mi_locking.c
|
|
|
|
mi_log.c
|
|
|
|
mi_open.c
|
After merge fixes
|
2003-03-17 15:05:04 +02:00 |
|
mi_packrec.c
|
fixed crash with blobs in compressed table
|
2003-01-30 19:34:19 +01:00 |
|
mi_page.c
|
|
|
|
mi_panic.c
|
|
|
|
mi_range.c
|
|
|
|
mi_rename.c
|
|
|
|
mi_rfirst.c
|
|
|
|
mi_rkey.c
|
|
|
|
mi_rlast.c
|
|
|
|
mi_rnext.c
|
Two-level index structure for FULLTEXT indexes
|
2003-01-21 19:24:34 +01:00 |
|
mi_rnext_same.c
|
|
|
|
mi_rprev.c
|
|
|
|
mi_rrnd.c
|
|
|
|
mi_rsame.c
|
|
|
|
mi_rsamepos.c
|
|
|
|
mi_scan.c
|
|
|
|
mi_search.c
|
merge with 4.0.9
|
2003-01-09 03:55:26 +02:00 |
|
mi_static.c
|
|
|
|
mi_statrec.c
|
|
|
|
mi_test1.c
|
|
|
|
mi_test2.c
|
Fixed bug in allocation memory in key cache. (Memory was not properly aligned which cased core dumps on sparc CPU's)
|
2003-03-25 02:37:41 +02:00 |
|
mi_test3.c
|
Merge with 4.0.11
|
2003-02-04 21:52:14 +02:00 |
|
mi_test_all.res
|
|
|
|
mi_test_all.sh
|
|
|
|
mi_unique.c
|
Merge with 4.0.9
|
2003-01-18 03:13:37 +02:00 |
|
mi_update.c
|
Two-level index structure for FULLTEXT indexes
|
2003-01-21 19:24:34 +01:00 |
|
mi_write.c
|
merged
|
2003-01-21 19:37:38 +01:00 |
|
myisamchk.c
|
Merge with 4.0.11
|
2003-02-26 01:03:47 +02:00 |
|
myisamdef.h
|
Bug fix: we should set have_rtree value in case of table reopen.
|
2003-02-19 21:14:50 +04:00 |
|
myisamlog.c
|
|
|
|
myisampack.c
|
|
|
|
NEWS
|
|
|
|
rt_index.c
|
R-tree bug fixes.
|
2003-03-20 20:55:53 +04:00 |
|
rt_index.h
|
|
|
|
rt_key.c
|
Code cleanup
|
2003-02-19 21:28:19 +04:00 |
|
rt_key.h
|
|
|
|
rt_mbr.c
|
Windows build fix
|
2003-01-18 14:04:34 -08:00 |
|
rt_mbr.h
|
|
|
|
rt_split.c
|
Bug fix: should use my_multi_malloc() here!!!
|
2003-03-31 13:32:34 +05:00 |
|
rt_test.c
|
bug fixes
|
2003-02-18 11:49:05 +04:00 |
|
sort.c
|
Merge with 4.0.13
|
2003-03-26 18:37:38 +02:00 |
|
sp_defs.h
|
|
|
|
sp_key.c
|
R-tree bug fixes.
|
2003-03-20 20:55:53 +04:00 |
|
sp_test.c
|
Fixed bug in allocation memory in key cache. (Memory was not properly aligned which cased core dumps on sparc CPU's)
|
2003-03-25 02:37:41 +02:00 |
|
test_pack
|
|
|
|
TODO
|
|
|