mariadb/myisam
unknown 2e01bfc4f4 Merge mysql.com:/home/gluh/MySQL/Merge/4.1
into  mysql.com:/home/gluh/MySQL/Merge/4.1-opt
2007-11-14 17:22:03 +04:00
..
ftbench
.cvsignore
ChangeLog
ft_boolean_search.c BUG#11392 - fulltext search bug 2007-10-30 14:46:43 +04:00
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
ftdefs.h
fulltext.h
make-ccc
Makefile.am
mi_cache.c
mi_changed.c
mi_check.c BUG#25712 - insert delayed and check table run together report crashed 2007-05-16 23:42:32 +05:00
mi_checksum.c
mi_close.c
mi_create.c BUG#26881 - Large MERGE tables report incorrect specification when no 2007-03-13 18:02:06 +04:00
mi_dbug.c
mi_delete.c Merge chilla.local:/home/mydev/mysql-4.0-bug22384 2006-09-28 21:47:42 +02:00
mi_delete_all.c
mi_delete_table.c
mi_dynrec.c Bug #31305 myisam tables crash when they are near capacity. 2007-11-12 13:00:22 +04:00
mi_extra.c
mi_info.c
mi_key.c Bug#22052 Trailing spaces are not removed from UNICODE fields in an index 2006-10-03 14:11:57 +05:00
mi_keycache.c
mi_locking.c
mi_log.c
mi_open.c BUG#24401 - MySQL server crashes if you try to retrieve data from 2007-01-22 16:34:58 +04:00
mi_packrec.c Bug#25505 Myisam library compiler error on Windows 2007-01-17 11:51:52 +01:00
mi_page.c
mi_panic.c
mi_preload.c
mi_range.c Bug#26231 - select count(*) on myisam table returns wrong value 2007-03-16 10:28:48 +01:00
mi_rename.c
mi_rfirst.c
mi_rkey.c Bug#29838 - myisam corruption using concurrent select ... and update 2007-08-01 11:54:24 +02:00
mi_rlast.c
mi_rnext.c
mi_rnext_same.c
mi_rprev.c
mi_rrnd.c
mi_rsame.c
mi_rsamepos.c
mi_scan.c
mi_search.c Bug#26231 - select count(*) on myisam table returns wrong value 2007-03-16 10:28:48 +01:00
mi_static.c
mi_statrec.c
mi_test1.c Bug#25213 - Compiler warnings in MyISAM code 2006-12-20 15:32:02 +01:00
mi_test2.c
mi_test3.c
mi_test_all.res Better bug fix for #14400 "Query joins wrong rows from table which is subject of "concurrent insert"" 2006-08-10 22:41:19 +03:00
mi_test_all.sh Better bug fix for #14400 "Query joins wrong rows from table which is subject of "concurrent insert"" 2006-08-10 22:41:19 +03:00
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#23196 - MySQL server does not exit / shutdown when 2006-12-01 19:11:43 +04:00
mi_write.c Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-4.1-engines 2006-12-30 02:30:19 +04:00
myisam_ftdump.c
myisamchk.c myisamchk.c: 2007-08-02 18:51:11 +02:00
myisamdef.h BUG#24342 - Incorrect results with query over MERGE table 2007-04-11 01:40:35 +05:00
myisamlog.c
myisampack.c
NEWS
rt_index.c Bug #30286 spatial index cause corruption and server crash! 2007-10-05 15:40:32 +05:00
rt_index.h
rt_key.c Bug#25673 - spatial index corruption, error 126 2007-03-08 09:54:37 +01:00
rt_key.h
rt_mbr.c Bug #30286 spatial index cause corruption and server crash! 2007-10-05 15:40:32 +05:00
rt_mbr.h
rt_split.c Bug#25673 - spatial index corruption, error 126 2007-03-08 09:54:37 +01:00
rt_test.c
sort.c Fix for bug #31174: "Repair" command on MyISAM crashes with small 2007-10-11 14:28:12 +04:00
sp_defs.h
sp_key.c
sp_test.c
test_pack
TODO