mariadb/myisam
2005-04-28 16:09:53 +02:00
..
ftbench
.cvsignore
ChangeLog
ft_boolean_search.c Bug#8351 2005-02-14 18:54:12 +04:00
ft_eval.c
ft_eval.h
ft_nlq_search.c Merge mysql.com:/home/dellis/mysqlab/bk/mysql-4.0 2005-02-15 17:30:40 -06:00
ft_parser.c myisam/ft_parser.c 2005-03-06 12:31:40 +01:00
ft_static.c indexless boolean fulltext search was depending on default_charset_info - Bug#8159 2005-02-04 15:24:06 +01:00
ft_stem.c
ft_stopwords.c Fix for the bug #7344 (multiple server_init/server_end lead to crash) 2005-02-18 15:51:55 +04:00
ft_test1.c
ft_test1.h
ft_update.c
ftdefs.h indexless boolean fulltext search was depending on default_charset_info - Bug#8159 2005-02-04 15:24:06 +01:00
fulltext.h
make-ccc
Makefile.am Step 1 of the switch to support configuration with NPTL: 2005-04-20 20:10:28 +02:00
mi_cache.c
mi_changed.c
mi_check.c don't check record's checksum in REPAIR 2005-04-11 20:04:50 +02:00
mi_checksum.c
mi_close.c Merge with 4.0 for 4.1 release 2004-10-06 19:14:33 +03:00
mi_create.c Merge mysql.com:/home/mydev/mysql-4.0 2005-03-04 09:35:21 +01:00
mi_dbug.c
mi_delete.c correct fix for the bug #6151 2004-10-22 22:42:11 +02:00
mi_delete_all.c
mi_delete_table.c
mi_dynrec.c don't check record's checksum in REPAIR 2005-04-11 20:04:50 +02:00
mi_extra.c
mi_info.c
mi_key.c Portability fixes 2004-08-26 18:26:38 +03:00
mi_keycache.c
mi_locking.c Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1 2004-10-07 12:51:32 +03:00
mi_log.c
mi_open.c Bug#8306 - TRUNCATE leads to index corruption 2005-03-02 10:35:00 +01:00
mi_packrec.c fixes/cleanups according to Coverity report 2005-01-24 15:48:25 +01:00
mi_page.c
mi_panic.c
mi_preload.c make LOAD INDEX to work 2005-02-12 00:05:13 +01:00
mi_range.c
mi_rename.c
mi_rfirst.c
mi_rkey.c
mi_rlast.c
mi_rnext.c
mi_rnext_same.c Bug #7878 with utf_general_ci, equals (=) has problem with accent insensitivity 2005-02-18 16:10:12 +04:00
mi_rprev.c
mi_rrnd.c
mi_rsame.c
mi_rsamepos.c
mi_scan.c
mi_search.c Bug#9188 - Corruption Can't open file: 'table.MYI' (errno: 145) 2005-04-08 14:13:02 +02:00
mi_static.c handler interface cleanups: 2004-06-23 12:29:05 +02:00
mi_statrec.c
mi_test1.c Merge with 4.0 2004-09-01 04:12:09 +03:00
mi_test2.c
mi_test3.c harmless "buffer overflow" fixed 2004-11-24 11:01:54 +01:00
mi_test_all.res
mi_test_all.sh
mi_unique.c After merge fixes 2004-06-21 10:21:20 +03:00
mi_update.c
mi_write.c Bug#9188 - Corruption Can't open file: 'table.MYI' (errno: 145) 2005-04-08 14:13:02 +02:00
myisam_ftdump.c myisam/myisam_ftdump.c 2005-03-09 12:59:20 +01:00
myisamchk.c myisamchk.c: 2005-03-24 18:21:56 +04:00
myisamdef.h don't check record's checksum in REPAIR 2005-04-11 20:04:50 +02:00
myisamlog.c Applied a patch for Netware. 2005-02-08 19:49:40 +02:00
myisampack.c Bug#8321 - myisampack bug in compression algorithm 2005-04-28 16:09:53 +02:00
NEWS
rt_index.c fixes/cleanups according to Coverity report 2005-01-24 15:48:25 +01:00
rt_index.h Merging 2004-06-02 19:17:35 +05:00
rt_key.c Merging 2004-06-02 19:17:35 +05:00
rt_key.h Merging 2004-06-02 19:17:35 +05:00
rt_mbr.c Fix compiler warnings (detected by Intel's C++ compiler) 2004-10-22 18:44:51 +03:00
rt_mbr.h Merging 2004-06-02 19:17:35 +05:00
rt_split.c Merging 2004-06-02 19:17:35 +05:00
rt_test.c Review of all code pushed since last review 2004-10-20 01:28:42 +03:00
sort.c fixes/cleanups according to Coverity report 2005-01-24 15:48:25 +01:00
sp_defs.h
sp_key.c Fix for bug #6516 (Server crash loading spatial data) 2004-12-10 16:06:49 +04:00
sp_test.c
test_pack
TODO