mariadb/myisam
2005-01-24 15:48:25 +01:00
..
ftbench
.cvsignore
ChangeLog
ft_boolean_search.c myisam/ft_boolean_search.c 2005-01-18 11:27:38 +01:00
ft_eval.c
ft_eval.h
ft_nlq_search.c Fix compiler warnings (detected by Intel's C++ compiler) 2004-10-22 18:44:51 +03:00
ft_parser.c don't hang if the text contains illegal characters 2004-10-25 10:23:38 +02:00
ft_static.c
ft_stem.c
ft_stopwords.c
ft_test1.c
ft_test1.h
ft_update.c
ftdefs.h bug in my_strnncoll_utf8 (and friends) fixed 2004-08-30 08:37:36 +02:00
fulltext.h
make-ccc
Makefile.am after merge fix 2004-08-20 22:54:42 +02:00
mi_cache.c
mi_changed.c
mi_check.c Fix for bug #7545 (Undefined symbols if --without-geometry) 2005-01-03 17:33:04 +04: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 use FT_MAX_WORD_LEN_FOR_SORT instead of HA_FT_MAXBYTELEN when calculating 2004-11-23 15:03:16 +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 assert.h needed for my_dbug.h now is included in my_dbug.h, where it for 2004-06-10 23:58:39 +04:00
mi_extra.c
mi_info.c myisam_data_pointer_size 2004-05-01 15:41:59 +02:00
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 Fixed new bug that caused symlink test to fail 2005-01-18 03:49:39 +02: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
mi_range.c Merging 2004-05-27 16:32:49 +05:00
mi_rename.c
mi_rfirst.c
mi_rkey.c
mi_rlast.c
mi_rnext.c Merging 2004-05-27 16:32:49 +05:00
mi_rnext_same.c Fix and testcase for BUG#6699 2004-11-29 06:51:30 +03:00
mi_rprev.c
mi_rrnd.c
mi_rsame.c
mi_rsamepos.c
mi_scan.c
mi_search.c space-stripping in _mi_prefix_search: BUG#5284 2004-08-30 16:12:53 +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 Support for character set conversion in binary protocol: another go 2004-05-25 02:03:49 +04:00
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 Fix for bug #6516 (Server crash loading spatial data) 2004-12-10 16:06:49 +04:00
myisam_ftdump.c Review of all code pushed since last review 2004-10-20 01:28:42 +03:00
myisamchk.c A fix (bug #6309: myisamchk compiled without debug support , --help shows vise versa 2004-11-02 13:14:07 +04:00
myisamdef.h Changed prototype of killed_ptr() to make it more portable 2004-05-26 19:12:49 +03:00
myisamlog.c Fix skipp -> skip once and for all. 2004-06-03 11:52:54 -05:00
myisampack.c - Applied some Windows portability fixes for myisampack.c and sql_handler.cc 2004-10-27 21:51:27 +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 Merging 2004-05-27 16:32:49 +05:00
test_pack
TODO