mariadb/myisam
2002-11-26 14:19:39 +01:00
..
.cvsignore
ChangeLog
ft_boolean_search.c Merge with 4.0 2002-11-21 15:56:48 +02:00
ft_dump.c Merge with 4.0.3 2002-08-30 12:40:40 +03:00
ft_eval.c
ft_eval.h
ft_nlq_search.c Merge with 4.0 2002-11-21 15:56:48 +02:00
ft_parser.c typo fixed 2002-11-26 14:19:39 +01:00
ft_static.c Don't use sort_order directly 2002-10-10 17:32:24 +05:00
ft_stem.c
ft_stopwords.c Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
ft_test1.c Merge with 4.0.3 2002-08-30 12:40:40 +03:00
ft_test1.h
ft_update.c Merge with 4.0.3 2002-08-30 12:40:40 +03:00
ftdefs.h merged 2002-10-25 22:07:04 +00:00
fulltext.h
make-ccc
Makefile.am removed redundant -I include-dirs 2002-11-26 14:01:08 +01:00
mi_cache.c Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
mi_changed.c
mi_check.c make REPAIR killable 2002-10-22 00:25:36 +00:00
mi_checksum.c
mi_close.c parallel repair needs rec_buff local for thread !!! 2002-07-14 21:47:46 +02:00
mi_create.c merged 2002-10-25 22:07:04 +00:00
mi_dbug.c
mi_delete.c
mi_delete_all.c truncate both MYI and MYD files on DELETE FROM table; to avoid warnings on CHECK TABLE 2002-10-22 15:16:16 +00:00
mi_delete_table.c
mi_dynrec.c Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. 2002-11-07 03:54:00 +02:00
mi_extra.c Added code to flush a bulk_insert index. 2002-09-18 21:04:49 +03:00
mi_info.c
mi_key.c Merge with 4.0.3 2002-08-30 12:40:40 +03:00
mi_locking.c
mi_log.c
mi_open.c Merge with 4.0 2002-11-21 15:56:48 +02:00
mi_packrec.c MyISAM: always store alloced_rec_buff_length with the buffer itself 2002-07-26 14:42:51 +02:00
mi_page.c Small improvement to alloc_root 2002-11-16 20:19:10 +02:00
mi_panic.c
mi_range.c
mi_rename.c
mi_rfirst.c
mi_rkey.c myisammrg::index_next_same 2002-11-25 22:18:44 +01:00
mi_rlast.c
mi_rnext.c
mi_rnext_same.c
mi_rprev.c
mi_rrnd.c myisammrg::index_next_same 2002-11-25 22:18:44 +01:00
mi_rsame.c
mi_rsamepos.c
mi_scan.c
mi_search.c support for HA_READ_PREFIX_LAST_OR_PREV in headres 2002-10-25 14:09:47 +00:00
mi_static.c support for HA_READ_PREFIX_LAST_OR_PREV in headres 2002-10-25 14:09:47 +00:00
mi_statrec.c
mi_test1.c Merge with 4.0.3 2002-08-30 12:40:40 +03:00
mi_test2.c Merge with 4.0.3 2002-08-30 12:40:40 +03:00
mi_test3.c Merge with 4.0.3 2002-08-30 12:40:40 +03:00
mi_test_all.res
mi_test_all.sh
mi_unique.c Don't use sort_order directly 2002-10-10 17:14:56 +05:00
mi_update.c Merge with 4.0.3 2002-08-30 12:40:40 +03:00
mi_write.c Merge with 4.0 2002-11-21 15:56:48 +02:00
myisamchk.c memory leak closed 2002-11-12 14:23:55 +01:00
myisamdef.h myisammrg::index_next_same 2002-11-25 22:18:44 +01:00
myisamlog.c Merge with 4.0.3 2002-08-30 12:40:40 +03:00
myisampack.c merged 2002-10-14 11:36:48 +00:00
NEWS
rt_index.c
rt_index.h
rt_key.c Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
rt_key.h
rt_mbr.c
rt_mbr.h
rt_split.c
rt_test.c Update libmysqld to use 4.1 protocol. 2002-10-02 14:14:36 +03:00
sort.c Merge with 4.0 2002-11-21 15:56:48 +02:00
sp_defs.h
sp_key.c Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
sp_test.c merge with work 2002-10-02 13:45:16 +03:00
test_pack
TODO