mariadb/myisam
monty@mishka.local e9cfe01db0 After merge fixes
Changed 'SHOW FIELD STATUS' to use 'Engine' instead of 'Type'
2004-04-27 15:33:40 +03:00
..
ftbench
.cvsignore
ChangeLog
ft_boolean_search.c After merge fixes 2004-04-27 15:33:40 +03:00
ft_eval.c
ft_eval.h
ft_nlq_search.c After merge fixes 2004-04-27 15:33:40 +03:00
ft_parser.c BTREE-indexes in HEAP tables can now be used to optimize ORDER BY 2004-03-25 15:05:01 +02:00
ft_static.c ft_boolean_syntax made changeable 2004-02-16 18:53:00 +01:00
ft_stem.c
ft_stopwords.c BTREE-indexes in HEAP tables can now be used to optimize ORDER BY 2004-03-25 15:05:01 +02:00
ft_test1.c
ft_test1.h
ft_update.c BTREE-indexes in HEAP tables can now be used to optimize ORDER BY 2004-03-25 15:05:01 +02:00
ftdefs.h
fulltext.h
make-ccc
Makefile.am
mi_cache.c
mi_changed.c
mi_check.c cleanup of ha_myisam::deactivate_non_unique_index() and Co. 2004-04-02 20:42:35 +02:00
mi_checksum.c
mi_close.c
mi_create.c Merge with 4.0 to get lastest bug fixes 2004-03-29 19:21:53 +03:00
mi_dbug.c
mi_delete.c
mi_delete_all.c
mi_delete_table.c
mi_dynrec.c
mi_extra.c WL#1648 - Start/Stop Inserting Duplicates Into a Table 2004-03-18 16:47:16 +01:00
mi_info.c
mi_key.c
mi_keycache.c
mi_locking.c Fixed many compiler warnings 2004-04-05 13:56:05 +03:00
mi_log.c
mi_open.c
mi_packrec.c
mi_page.c
mi_panic.c
mi_preload.c
mi_range.c
mi_rename.c
mi_rfirst.c
mi_rkey.c
mi_rlast.c
mi_rnext.c Fixed many compiler warnings 2004-04-05 13:56:05 +03:00
mi_rnext_same.c
mi_rprev.c Fixed many compiler warnings 2004-04-05 13:56:05 +03:00
mi_rrnd.c
mi_rsame.c
mi_rsamepos.c
mi_scan.c
mi_search.c Cleanups & safety fixes 2004-03-25 22:11:22 +02:00
mi_static.c
mi_statrec.c
mi_test1.c
mi_test2.c
mi_test3.c
mi_test_all.res
mi_test_all.sh
mi_unique.c BTREE-indexes in HEAP tables can now be used to optimize ORDER BY 2004-03-25 15:05:01 +02:00
mi_update.c
mi_write.c Fixed warnings from valgrind (not a bug) 2004-04-06 12:13:43 +03:00
myisam_ftdump.c BTREE-indexes in HEAP tables can now be used to optimize ORDER BY 2004-03-25 15:05:01 +02:00
myisamchk.c merge with 4.0 2004-03-16 22:41:30 +02:00
myisamdef.h always call start_bulk_insert, clarify this behaviour in comment block 2004-04-08 20:41:00 +02:00
myisamlog.c Max open files handling moved to my_set_max_open_files() 2004-02-19 19:33:09 +02:00
myisampack.c
NEWS
rt_index.c
rt_index.h
rt_key.c
rt_key.h
rt_mbr.c
rt_mbr.h
rt_split.c
rt_test.c
sort.c
sp_defs.h
sp_key.c
sp_test.c
test_pack
TODO