mariadb/myisam
istruewing@chilla.local c2d73af1b2 Merge bk-internal.mysql.com:/home/bk/mysql-4.0
into  chilla.local:/home/mydev/mysql-4.0-bug20719
2006-09-29 19:55:09 +02:00
..
.cvsignore
ChangeLog
ft_boolean_search.c
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
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#10405 - myisamchk damages auto_increment columns when changing character set 2006-04-10 13:38:56 +02:00
mi_checksum.c
mi_close.c
mi_create.c Fix for a build bug. 2005-03-04 09:30:22 +01:00
mi_dbug.c Bug#9112 - Merge table with composite index producing invalid results with some queries 2005-09-23 10:15:11 +02:00
mi_delete.c Bug#22384 - DELETE FROM table causes "Incorrect key file for table" 2006-09-28 11:41:38 +02:00
mi_delete_all.c
mi_delete_table.c
mi_dynrec.c Bug#20719 - Reading dynamic records with write buffer could fail 2006-07-21 12:22:41 +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
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 Bug#14400 - Query joins wrong rows from table which is subject of 2006-09-22 17:23:25 +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 memcpy_overlap() removed, as 2005-10-12 18:50:25 +05:00
mi_static.c
mi_statrec.c
mi_test1.c
mi_test2.c Bug#12920 - key_read_requests counter appears to re-set 2005-09-14 09:56:49 +02:00
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
mi_update.c
mi_write.c
myisam_ftdump.c Fixes during review of new pushed code: 2006-01-06 21:42:17 +02:00
myisamchk.c A set of Netware related patches. 2005-12-04 15:02:06 +02:00
myisamdef.h Bug#9112 - Merge table with composite index producing invalid results with some queries 2005-09-23 10:15:11 +02:00
myisamlog.c Several fixes for Netware. 2005-08-24 22:03:34 +03:00
myisampack.c A set of Netware related patches. 2005-12-04 15:02:06 +02:00
NEWS
sort.c BUG#11684 fix. 2005-08-02 11:33:26 +05:00
test_pack
TODO