mariadb/myisam
2005-05-13 23:08:29 +03:00
..
.cvsignore
ChangeLog
ft_boolean_search.c ft_boolean_search.c: 2004-11-22 18:37:30 +01:00
ft_eval.c
ft_eval.h
ft_nlq_search.c ft_nlq_search.c: 2005-02-15 17:27:23 -06:00
ft_parser.c backport bug#2708 fix from 4.1 2004-05-27 21:14:59 +02:00
ft_static.c
ft_stem.c
ft_stopwords.c
ft_test1.c
ft_test1.h
ft_update.c
ftdefs.h backport from 4.1: 2004-05-10 12:39:01 +02:00
fulltext.h
make-ccc
Makefile.am - renamed myisam/ft_dump to myisam/mysam_ftdump and added it to the 2004-02-03 22:25:02 +01:00
mi_cache.c
mi_changed.c
mi_check.c Fix for BUG#4785: 2004-09-22 16:29:15 +04:00
mi_checksum.c
mi_close.c Reverted patch for new usage of open_count as it caused more problems than it solved 2004-10-06 01:24:21 +03:00
mi_create.c Fix for a build bug. 2005-03-04 09:30:22 +01:00
mi_dbug.c Fixed bug in last push found by valgrind 2003-12-14 08:12:07 -05:00
mi_delete.c
mi_delete_all.c
mi_delete_table.c
mi_dynrec.c A DBUG_RETURN to match a DBUG_ENTER 2004-05-06 22:55:30 +02:00
mi_extra.c
mi_info.c
mi_key.c Fixed wrong buffer usage for auto-increment key with blob part that caused CHECK TABLE to report that the table was wrong. (Bug #10045) 2005-05-13 23:08:29 +03:00
mi_locking.c Code cleanups while doing review of pushed code 2004-10-06 17:20:39 +03:00
mi_log.c
mi_open.c "Table file %s was created in MySQL 4.1+" is an error, not a warning 2004-11-22 19:18:35 +01:00
mi_packrec.c
mi_page.c
mi_panic.c
mi_range.c
mi_rename.c
mi_rfirst.c
mi_rkey.c
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 Fixed some DBUG_PRINT format problems. 2004-07-26 15:32:52 +02:00
mi_static.c
mi_statrec.c
mi_test1.c Added global my_getopt_error_reporter function pointer which is 2004-08-31 21:27:58 +05:00
mi_test2.c
mi_test3.c
mi_test_all.res
mi_test_all.sh
mi_unique.c
mi_update.c
mi_write.c
myisam_ftdump.c Added global my_getopt_error_reporter function pointer which is 2004-08-31 21:27:58 +05:00
myisamchk.c Added global my_getopt_error_reporter function pointer which is 2004-08-31 21:27:58 +05:00
myisamdef.h two bugs in parallel repair fixed 2004-01-20 09:05:37 +01:00
myisamlog.c
myisampack.c Bug#8321 - myisampack bug in compression algorithm 2005-04-28 15:27:42 +02:00
NEWS
sort.c
test_pack
TODO