mariadb/myisam
unknown 56f8312782 bug#3011 - multi-byte charset in fulltext
myisam/ft_nlq_search.c:
  bug#3011 - multi-byte charset in fulltext
  cleanup
2004-02-29 22:58:45 +01:00
..
ftbench ftbench fixes 2003-10-23 23:33:06 +02:00
.cvsignore
ChangeLog
ft_boolean_search.c bug#2708 2004-02-15 20:36:12 +01:00
ft_eval.c
ft_eval.h
ft_nlq_search.c bug#3011 - multi-byte charset in fulltext 2004-02-29 22:58:45 +01:00
ft_parser.c ft_boolean_syntax made changeable 2004-02-16 18:53:00 +01:00
ft_static.c ft_boolean_syntax made changeable 2004-02-16 18:53:00 +01:00
ft_stem.c
ft_stopwords.c get rid of default_charset_info for index fulltext searches 2003-10-15 19:01:47 +02:00
ft_test1.c
ft_test1.h
ft_update.c make a clear distinction between max_word_length in *characters* and in *bytes* 2003-12-04 21:58:28 +01:00
ftdefs.h query expansion for fulltext search 2003-10-23 15:21:06 +02:00
fulltext.h ft1->ft2 auto-conversion on INSERT (WL#725) 2003-10-02 20:22:29 +02:00
make-ccc
Makefile.am Merge with 4.0.18 2004-02-11 00:06:46 +01:00
mi_cache.c enadling out-of-cache reads for shared IO_CACHE 2003-01-26 14:20:43 +01:00
mi_changed.c
mi_check.c Fix for #2237 and #2490 (analyze and check for RTree keys) 2004-02-19 17:22:38 +04:00
mi_checksum.c CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS 2003-11-18 13:47:27 +02:00
mi_close.c Merge key cache structures to one 2003-11-20 22:06:25 +02:00
mi_create.c just tried to find all 'skipp' and replace it with 'skip'. 2004-02-02 20:25:39 +04:00
mi_dbug.c Merge with 4.0.17 2003-12-17 17:35:34 +02:00
mi_delete.c Code cleanup 2004-01-19 23:51:17 +01:00
mi_delete_all.c Merge key cache structures to one 2003-11-20 22:06:25 +02:00
mi_delete_table.c Code cleanup 2004-01-19 23:51:17 +01:00
mi_dynrec.c Merge with 4.0.18 2004-02-11 00:06:46 +01:00
mi_extra.c Code cleanup 2004-01-19 23:51:17 +01:00
mi_info.c Fixed memory allocation in Unique to not allocate too much memory 2003-06-26 07:56:55 +03:00
mi_key.c Merge with 4.0.17 2003-12-17 17:35:34 +02:00
mi_keycache.c mi_keycache.c: 2003-11-25 22:20:31 -08:00
mi_locking.c Code cleanup 2004-01-19 23:51:17 +01:00
mi_log.c Code cleanup 2004-01-19 23:51:17 +01:00
mi_open.c Merge with 4.0.17 2003-12-17 17:35:34 +02:00
mi_packrec.c just tried to find all 'skipp' and replace it with 'skip'. 2004-02-02 20:25:39 +04:00
mi_page.c Code cleanup 2004-01-19 23:51:17 +01:00
mi_panic.c Merge key cache structures to one 2003-11-20 22:06:25 +02:00
mi_preload.c Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
mi_range.c set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h: 2003-08-09 11:12:22 -07:00
mi_rename.c Code cleanup 2004-01-19 23:51:17 +01:00
mi_rfirst.c
mi_rkey.c After merge fixes 2003-05-21 21:39:58 +03:00
mi_rlast.c
mi_rnext.c
mi_rnext_same.c Removed some warnings reported by valgrind 2003-11-04 14:09:03 +02:00
mi_rprev.c
mi_rrnd.c just tried to find all 'skipp' and replace it with 'skip'. 2004-02-02 20:25:39 +04:00
mi_rsame.c
mi_rsamepos.c
mi_scan.c
mi_search.c two more bugfixes for "space stripping in MyISAM indexes" 2004-01-21 23:29:17 +01:00
mi_static.c
mi_statrec.c just tried to find all 'skipp' and replace it with 'skip'. 2004-02-02 20:25:39 +04:00
mi_test1.c just tried to find all 'skipp' and replace it with 'skip'. 2004-02-02 20:25:39 +04:00
mi_test2.c Merge key cache structures to one 2003-11-20 22:06:25 +02:00
mi_test3.c Merge key cache structures to one 2003-11-20 22:06:25 +02:00
mi_test_all.res
mi_test_all.sh Add detection of in_addr_t 2003-08-28 06:08:17 +03:00
mi_unique.c CHARSET_INFO structure reorganization for easier maintainance 2003-05-23 17:45:52 +05:00
mi_update.c Code cleanup 2004-01-19 23:51:17 +01:00
mi_write.c merge 2004-01-20 00:15:01 +01:00
myisam_ftdump.c merge with 4.0 2004-02-22 09:50:59 +02:00
myisamchk.c make a clear distinction between max_word_length in *characters* and in *bytes* 2003-12-04 21:58:28 +01:00
myisamdef.h Merge with 4.0.18 2004-02-11 00:06:46 +01:00
myisamlog.c Max open files handling moved to my_set_max_open_files() 2004-02-19 19:33:09 +02:00
myisampack.c just tried to find all 'skipp' and replace it with 'skip'. 2004-02-02 20:25:39 +04:00
NEWS
rt_index.c fix for r-tree code (memory overlap reported by valgrind) 2003-11-04 17:58:18 +04:00
rt_index.h
rt_key.c set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h: 2003-08-09 11:12:22 -07:00
rt_key.h
rt_mbr.c
rt_mbr.h
rt_split.c Fix for memory overlap in rt_split.c (reported by valgrind) 2003-11-04 18:59:49 +04:00
rt_test.c just tried to find all 'skipp' and replace it with 'skip'. 2004-02-02 20:25:39 +04:00
sort.c make a clear distinction between max_word_length in *characters* and in *bytes* 2003-12-04 21:58:28 +01:00
sp_defs.h
sp_key.c R-tree bug fixes. 2003-03-20 20:55:53 +04:00
sp_test.c just tried to find all 'skipp' and replace it with 'skip'. 2004-02-02 20:25:39 +04:00
test_pack
TODO