.. |
ftbench
|
|
|
.cvsignore
|
|
|
ChangeLog
|
|
|
ft_boolean_search.c
|
merge with 4.0 to get fix to VC++ project files
|
2004-05-27 23:45:22 +03:00 |
ft_eval.c
|
|
|
ft_eval.h
|
|
|
ft_nlq_search.c
|
Portability fixes
|
2004-05-19 05:09:10 +03:00 |
ft_parser.c
|
backport bug#2708 fix from 4.1
|
2004-05-27 21:14:59 +02:00 |
ft_static.c
|
ft_boolean_syntax made changeable
|
2004-02-16 18:53:00 +01:00 |
ft_stem.c
|
|
|
ft_stopwords.c
|
BTREE-indexes in HEAP tables can now be used to optimize ORDER BY
|
2004-03-25 15:05:01 +02:00 |
ft_test1.c
|
|
|
ft_test1.h
|
|
|
ft_update.c
|
BTREE-indexes in HEAP tables can now be used to optimize ORDER BY
|
2004-03-25 15:05:01 +02:00 |
ftdefs.h
|
backport from 4.1:
|
2004-05-10 12:39:01 +02:00 |
fulltext.h
|
|
|
make-ccc
|
|
|
Makefile.am
|
Merge with 4.0.18
|
2004-02-11 00:06:46 +01:00 |
mi_cache.c
|
|
|
mi_changed.c
|
|
|
mi_check.c
|
bug in repair_by_sort of fulltext indexes that contained identical
|
2004-05-23 14:01:52 +02:00 |
mi_checksum.c
|
|
|
mi_close.c
|
|
|
mi_create.c
|
Merging
|
2004-05-27 16:32:49 +05:00 |
mi_dbug.c
|
|
|
mi_delete.c
|
Code cleanup
|
2004-01-19 23:51:17 +01:00 |
mi_delete_all.c
|
|
|
mi_delete_table.c
|
Code cleanup
|
2004-01-19 23:51:17 +01:00 |
mi_dynrec.c
|
Merge with 4.0.20
|
2004-05-17 01:52:13 +03:00 |
mi_extra.c
|
WL#1648 - Start/Stop Inserting Duplicates Into a Table
|
2004-03-18 16:47:16 +01:00 |
mi_info.c
|
myisam_data_pointer_size
|
2004-05-01 15:41:59 +02:00 |
mi_key.c
|
WL#1163 (To make spatial code optional)
|
2004-03-15 12:31:21 +04:00 |
mi_keycache.c
|
|
|
mi_locking.c
|
Fixed many compiler warnings
|
2004-04-05 13:56:05 +03:00 |
mi_log.c
|
Code cleanup
|
2004-01-19 23:51:17 +01:00 |
mi_open.c
|
Merging
|
2004-05-27 16:32:49 +05: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
|
|
|
mi_preload.c
|
|
|
mi_range.c
|
Merging
|
2004-05-27 16:32:49 +05:00 |
mi_rename.c
|
Code cleanup
|
2004-01-19 23:51:17 +01:00 |
mi_rfirst.c
|
|
|
mi_rkey.c
|
WL#1163 To make spatial code optional
|
2004-03-12 18:51:03 +04:00 |
mi_rlast.c
|
|
|
mi_rnext.c
|
Merging
|
2004-05-27 16:32:49 +05:00 |
mi_rnext_same.c
|
WL#1163 To make spatial code optional
|
2004-03-12 18:51:03 +04:00 |
mi_rprev.c
|
Fixed many compiler warnings
|
2004-04-05 13:56:05 +03:00 |
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
|
Cleanups & safety fixes
|
2004-03-25 22:11:22 +02:00 |
mi_static.c
|
myisam_data_pointer_size
|
2004-05-01 15:41:59 +02:00 |
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
|
Support for character set conversion in binary protocol: another go
|
2004-05-25 02:03:49 +04:00 |
mi_test3.c
|
|
|
mi_test_all.res
|
|
|
mi_test_all.sh
|
|
|
mi_unique.c
|
BTREE-indexes in HEAP tables can now be used to optimize ORDER BY
|
2004-03-25 15:05:01 +02:00 |
mi_update.c
|
Code cleanup
|
2004-01-19 23:51:17 +01:00 |
mi_write.c
|
Fixed warnings from valgrind (not a bug)
|
2004-04-06 12:13:43 +03:00 |
myisam_ftdump.c
|
merge with 4.0 to get Netware patches and fixes for libmysqld.dll
|
2004-05-25 22:54:00 +03:00 |
myisamchk.c
|
Made my_snprintf() behavior snprintf() compatible when printing %x arguments (it should
|
2004-05-27 17:54:40 +04:00 |
myisamdef.h
|
Changed prototype of killed_ptr() to make it more portable
|
2004-05-26 19:12:49 +03:00 |
myisamlog.c
|
Max open files handling moved to my_set_max_open_files()
|
2004-02-19 19:33:09 +02:00 |
myisampack.c
|
merge with 4.0 to get Netware patches and fixes for libmysqld.dll
|
2004-05-25 22:54:00 +03:00 |
NEWS
|
|
|
rt_index.c
|
WL#1163 To make spatial code optional
|
2004-03-12 18:51:03 +04:00 |
rt_index.h
|
WL#1163 To make spatial code optional
|
2004-03-12 18:51:03 +04:00 |
rt_key.c
|
WL#1163 To make spatial code optional
|
2004-03-12 18:51:03 +04:00 |
rt_key.h
|
WL#1163 To make spatial code optional
|
2004-03-12 18:51:03 +04:00 |
rt_mbr.c
|
WL#1163 To make spatial code optional
|
2004-03-12 18:51:03 +04:00 |
rt_mbr.h
|
WL#1163 To make spatial code optional
|
2004-03-12 18:51:03 +04:00 |
rt_split.c
|
WL#1163 To make spatial code optional
|
2004-03-12 18:51:03 +04:00 |
rt_test.c
|
Merging
|
2004-05-27 16:32:49 +05:00 |
sort.c
|
Portability fixes
|
2004-05-27 12:03:16 +03:00 |
sp_defs.h
|
WL#1163 To make spatial code optional
|
2004-03-12 18:51:03 +04:00 |
sp_key.c
|
WL#1163 To make spatial code optional
|
2004-03-12 18:51:03 +04:00 |
sp_test.c
|
Merging
|
2004-05-27 16:32:49 +05:00 |
test_pack
|
|
|
TODO
|
|
|