mariadb/myisam
unknown 147be17067 Fixes bug #14902. When analysing a table with FT index that contains stopwords
table statistics is not updated, so the next execution of analyze table will
try to update statistics again.


mysql-test/r/analyze.result:
  Updated result file for bug #14902 test.
mysql-test/t/analyze.test:
  Test for bug #14902.
2005-11-23 18:18:41 +03:00
..
ftbench
.cvsignore
ChangeLog
ft_boolean_search.c Several fixes revelaled by Intel compiler. 2005-09-23 16:47:08 +03:00
ft_eval.c
ft_eval.h
ft_nlq_search.c Fix for BUG#13582. Theoretically possible to try to overallocate RAM in some fulltext queries. 2005-09-28 19:03:35 -05:00
ft_parser.c merged 2005-03-09 14:09:06 +01:00
ft_static.c Merge changes 2005-02-04 11:59:02 -08:00
ft_stem.c
ft_stopwords.c Fix for BUG#8351 (5.0) - Double quote in Boolean Fulltext query causes crash 2005-03-04 16:10:41 +04:00
ft_test1.c
ft_test1.h
ft_update.c
ftdefs.h Fix for BUG#8351 (5.0) - Double quote in Boolean Fulltext query causes crash 2005-03-04 16:10:41 +04:00
fulltext.h
make-ccc
Makefile.am Merge 2005-07-06 00:06:11 +02:00
mi_cache.c
mi_changed.c
mi_check.c Fixes bug #14902. When analysing a table with FT index that contains stopwords 2005-11-23 18:18:41 +03:00
mi_checksum.c
mi_close.c
mi_create.c Merging 2005-07-27 12:49:44 +05:00
mi_dbug.c Merge mysql.com:/home/mydev/mysql-4.1-4100 2005-09-23 17:27:07 +02:00
mi_delete.c Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1 2005-10-27 23:43:20 +03:00
mi_delete_all.c CHECKSUM TABLE now allows concurrent inserts 2005-09-27 20:11:09 +02:00
mi_delete_table.c
mi_dynrec.c concurrent-insert can now be set to 2 for concurrent inserts when there is holes in the data file 2005-05-13 12:08:08 +03:00
mi_extra.c Merge mysql.com:/home/jimw/my/mysql-4.1-clean 2005-08-31 19:12:16 -07:00
mi_info.c
mi_key.c Several fixes revelaled by Intel compiler. 2005-09-23 16:47:08 +03:00
mi_keycache.c
mi_locking.c concurrent-insert can now be set to 2 for concurrent inserts when there is holes in the data file 2005-05-13 12:08:08 +03:00
mi_log.c
mi_open.c Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-09-30 13:56:32 +03:00
mi_packrec.c Merge mysql.com:/usr/home/ram/work/4.1.b4214 2005-09-05 18:28:56 +05:00
mi_page.c
mi_panic.c
mi_preload.c Bug#10932 - Building server with key limit of 128, makes test cases fail 2005-07-19 14:13:56 +02:00
mi_range.c
mi_rename.c
mi_rfirst.c
mi_rkey.c Merge mysql.com:/users/lthalmann/bkroot/mysql-4.1 2005-10-10 17:50:19 +02:00
mi_rlast.c
mi_rnext.c
mi_rnext_same.c Added more tests for new UPDATE ... ORDER BY ... LIMIT optimization 2005-10-25 02:27:40 +03:00
mi_rprev.c
mi_rrnd.c
mi_rsame.c Bug#10932 - Building server with key limit of 128, makes test cases fail 2005-07-19 14:13:56 +02:00
mi_rsamepos.c Bug#10932 - Building server with key limit of 128, makes test cases fail 2005-07-19 14:13:56 +02:00
mi_scan.c
mi_search.c Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1 2005-10-27 23:43:20 +03:00
mi_static.c Merge mysql.com:/usr/home/ram/work/4.1.b4214 2005-09-05 18:28:56 +05:00
mi_statrec.c concurrent-insert can now be set to 2 for concurrent inserts when there is holes in the data file 2005-05-13 12:08:08 +03:00
mi_test1.c Several fixes revelaled by Intel compiler. 2005-09-23 16:47:08 +03:00
mi_test2.c Bug#12920 - key_read_requests counter appears to re-set 2005-09-14 13:18:16 +02:00
mi_test3.c
mi_test_all.res
mi_test_all.sh
mi_unique.c Fixes during review of new code 2005-07-04 03:42:33 +03:00
mi_update.c CHECKSUM TABLE now allows concurrent inserts 2005-09-27 20:11:09 +02:00
mi_write.c Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1 2005-10-27 23:43:20 +03:00
myisam_ftdump.c myisam/myisam_ftdump.c 2005-03-09 12:59:20 +01:00
myisamchk.c Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1 2005-10-27 23:43:20 +03:00
myisamdef.h Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1 2005-10-27 23:43:20 +03:00
myisamlog.c Several fixes for Netware. 2005-08-24 22:03:34 +03:00
myisampack.c Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-09-30 13:56:32 +03:00
NEWS
rt_index.c
rt_index.h
rt_key.c
rt_key.h
rt_mbr.c
rt_mbr.h
rt_split.c Added some missing casts and changed a define for alloca(). 2005-07-20 13:27:57 +03:00
rt_test.c
sort.c Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1 2005-10-27 23:43:20 +03:00
sp_defs.h
sp_key.c Several fixes revelaled by Intel compiler. 2005-09-23 16:47:08 +03:00
sp_test.c
test_pack
TODO