mariadb/myisam
unknown ebf58763e2 Merge april.(none):/home/svoj/devel/bk/mysql-4.1
into  april.(none):/home/svoj/devel/mysql/BUG18874/mysql-4.1
2006-08-14 18:13:50 +05:00
..
ftbench
.cvsignore
ChangeLog
ft_boolean_search.c
ft_eval.c
ft_eval.h
ft_nlq_search.c
ft_parser.c
ft_static.c
ft_stem.c
ft_stopwords.c
ft_test1.c
ft_test1.h
ft_update.c BUG#16489 - utf8 + fulltext leads to corrupt index file. 2006-01-23 17:15:33 +04:00
ftdefs.h
fulltext.h
make-ccc
Makefile.am
mi_cache.c
mi_changed.c
mi_check.c Bug#17877 - Corrupted spatial index 2006-06-28 14:27:37 +02:00
mi_checksum.c
mi_close.c
mi_create.c Merge chilla.local:/home/mydev/mysql-4.1-bug11824 2006-07-08 19:23:55 +02:00
mi_dbug.c
mi_delete.c Bug#14980 - COUNT(*) incorrect on MyISAM table with certain INDEX 2006-03-10 15:03:04 +01:00
mi_delete_all.c
mi_delete_table.c Bug#11824 - internal /tmp/*.{MYD,MYI} files remain, causing subsequent queries to fail 2006-06-27 11:26:41 +02:00
mi_dynrec.c Bug#19835 - Binary copy of corrupted tables crash the server when issuing a query 2006-06-28 16:07:39 +02:00
mi_extra.c
mi_info.c
mi_key.c Bug#17877 - Corrupted spatial index 2006-06-28 14:27:37 +02:00
mi_keycache.c
mi_locking.c
mi_log.c
mi_open.c
mi_packrec.c BUG#17917 - SELECT from compressed MyISAM table crashes MySQL server 2006-04-13 14:37:03 +05:00
mi_page.c
mi_panic.c
mi_preload.c
mi_range.c
mi_rename.c
mi_rfirst.c
mi_rkey.c Merge mysql.com:/home/mydev/mysql-4.0-bug14400 2006-07-04 19:10:13 +02:00
mi_rlast.c
mi_rnext.c
mi_rnext_same.c Bug#14980 - COUNT(*) incorrect on MyISAM table with certain INDEX 2006-03-10 15:03:04 +01:00
mi_rprev.c
mi_rrnd.c
mi_rsame.c
mi_rsamepos.c
mi_scan.c
mi_search.c Fix error in prefix compression of keys in MyISAM when key length changed from 254 -> 255 2006-03-30 01:50:52 +03: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 Fix for bug #20709: Collation not used in group by on 4.1. 2006-08-10 15:06:22 +05:00
mi_update.c BUG#20060 - mysqld option "--flush " doesn't work for update statement 2006-08-09 14:28:39 +05:00
mi_write.c Bug#14980 - COUNT(*) incorrect on MyISAM table with certain INDEX 2006-03-10 15:03:04 +01:00
myisam_ftdump.c myisam_ftdump.c: 2006-04-23 19:26:56 -05:00
myisamchk.c Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0 2005-12-04 15:34:47 +02:00
myisamdef.h
myisamlog.c
myisampack.c Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0 2005-12-04 15:34:47 +02:00
NEWS
rt_index.c Bug#17877 - Corrupted spatial index 2006-06-28 14:27:37 +02:00
rt_index.h
rt_key.c
rt_key.h
rt_mbr.c Bug#17877 - Corrupted spatial index 2006-06-28 14:27:37 +02:00
rt_mbr.h
rt_split.c
rt_test.c
sort.c BUG#18874 - Setting myisam_repair_threads > 1, index cardinality always 1 2006-08-14 17:05:02 +05:00
sp_defs.h
sp_key.c
sp_test.c
test_pack
TODO