..
ftbench
.cvsignore
ChangeLog
ft_boolean_search.c
BUG#8351 post-review improvements.
2005-03-07 00:17:57 +04:00
ft_eval.c
ft_eval.h
ft_nlq_search.c
Merge mysql.com:/home/dellis/mysqlab/bk/mysql-4.0
2005-02-15 17:30:40 -06: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
Add 0x before pointers (to help with debugging)
2004-12-18 05:19:21 +02:00
ft_test1.h
ft_update.c
Add 0x before pointers (to help with debugging)
2004-12-18 05:19:21 +02:00
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
Automerge / manual check of the fixes for NPTL configuration (bug#2173, bug#5871, and bug#9497).
2005-04-26 12:03:37 +02:00
mi_cache.c
mi_changed.c
mi_check.c
Resolve merge from 4.1
2005-05-18 11:06:34 -07:00
mi_checksum.c
Add 0x before pointers (to help with debugging)
2004-12-18 05:19:21 +02:00
mi_close.c
Merge with 4.0 for 4.1 release
2004-10-06 19:14:33 +03:00
mi_create.c
fixes for compiler warnings from VC6
2005-06-06 11:34:52 -05:00
mi_dbug.c
Merge with global tree
2004-12-19 20:25:19 +02:00
mi_delete.c
After merge fixes
2004-12-31 03:47:56 +02:00
mi_delete_all.c
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
Changes to allow 5.0.3 to compile on Windows after XA was pushed
2005-02-23 16:29:03 -06:00
mi_info.c
WL#1895 - Print message to error log in case of detected MyISAM corruption
2004-12-23 20:11:38 +01:00
mi_key.c
Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-0
2005-06-07 08:23:46 -07:00
mi_keycache.c
After merge fixes
2004-12-31 03:47:56 +02:00
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
Eliminate warnings noticed by VC7. This includes fixing my_mmap() on
2005-03-18 16:12:25 -08:00
mi_packrec.c
Eliminate warnings noticed by VC7. This includes fixing my_mmap() on
2005-03-18 16:12:25 -08:00
mi_page.c
After merge fixes
2004-12-31 03:47:56 +02:00
mi_panic.c
mi_preload.c
make LOAD INDEX to work
2005-02-12 00:05:13 +01:00
mi_range.c
After merge fixes
2004-12-31 03:47:56 +02:00
mi_rename.c
mi_rfirst.c
mi_rkey.c
After merge fixes
2004-12-31 03:47:56 +02:00
mi_rlast.c
mi_rnext.c
Merging
2004-05-27 16:32:49 +05:00
mi_rnext_same.c
Revert Bar's fix as this causes changes in the key tree that could cause incompatibilites
2005-06-07 15:09:49 +03:00
mi_rprev.c
mi_rrnd.c
mi_rsame.c
mi_rsamepos.c
mi_scan.c
mi_search.c
Merge
2005-04-16 17:58:11 +02:00
mi_static.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_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
Bug#8610: The ucs2_turkish_ci collation fails with upper('i')
2005-06-06 16:54:15 +05:00
mi_test2.c
mi_test3.c
Add 0x before pointers (to help with debugging)
2004-12-18 05:19:21 +02:00
mi_test_all.res
Add 0x before pointers (to help with debugging)
2004-12-18 05:19:21 +02:00
mi_test_all.sh
mi_unique.c
Add 0x before pointers (to help with debugging)
2004-12-18 05:19:21 +02:00
mi_update.c
After merge fixes
2004-12-31 03:47:56 +02:00
mi_write.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
myisam_ftdump.c
myisam/myisam_ftdump.c
2005-03-09 12:59:20 +01:00
myisamchk.c
Merge
2005-03-25 10:43:35 +04:00
myisamdef.h
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
myisamlog.c
Applied a patch for Netware.
2005-02-08 19:49:40 +02:00
myisampack.c
Merge mysql.com:/home/mydev/mysql-4.1-4100
2005-04-28 19:34:05 +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
compatibility issues
2005-05-20 16:14:35 +03:00
rt_test.c
Review of all code pushed since last review
2004-10-20 01:28:42 +03:00
sort.c
merged
2005-01-24 19:41:42 +01:00
sp_defs.h
sp_key.c
a fix (bug #10757 : gis-rtree.test fails)
2005-05-20 18:48:18 +05:00
sp_test.c
Merging
2004-05-27 16:32:49 +05:00
test_pack
TODO