You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
unknown be4548d4a3 Merge april.(none):/home/svoj/devel/mysql/BUG17917/mysql-4.1 20 years ago
..
ftbench ftbench fixes 22 years ago
.cvsignore This ChangeSet adds RTREE support into myisam library. 24 years ago
ChangeLog New thr_alarm struct for better integration with OS2 25 years ago
Makefile.am Merge 21 years ago
NEWS Import changeset 26 years ago
TODO Import changeset 26 years ago
ft_boolean_search.c Several fixes revelaled by Intel compiler. 20 years ago
ft_eval.c Big code cleanup/review before 4.0.2 release. 24 years ago
ft_eval.h MI_KEYSEG -> HA_KEYSEG 24 years ago
ft_nlq_search.c Fix for BUG#13582. Theoretically possible to try to overallocate RAM in some fulltext queries. 20 years ago
ft_parser.c Merge serg.mylan:/usr/home/serg/Abk/mysql-4.1 20 years ago
ft_static.c Merge changes 21 years ago
ft_stem.c Update copyright 24 years ago
ft_stopwords.c Fix for BUG#8351 (5.0) - Double quote in Boolean Fulltext query causes crash 21 years ago
ft_test1.c Add 0x before pointers (to help with debugging) 21 years ago
ft_test1.h Update copyright 24 years ago
ft_update.c Merge april.(none):/home/svoj/devel/mysql/BUG16489/mysql-4.1 20 years ago
ftdefs.h Fix for BUG#8351 (5.0) - Double quote in Boolean Fulltext query causes crash 21 years ago
fulltext.h ft1->ft2 auto-conversion on INSERT (WL#725) 22 years ago
make-ccc Import changeset 26 years ago
mi_cache.c enadling out-of-cache reads for shared IO_CACHE 23 years ago
mi_changed.c Update copyright 24 years ago
mi_check.c Fixes bug #14902. When analysing a table with FT index that contains stopwords 20 years ago
mi_checksum.c Add 0x before pointers (to help with debugging) 21 years ago
mi_close.c Merge with 4.0 for 4.1 release 21 years ago
mi_create.c locking issues, 20 years ago
mi_dbug.c Merge mysql.com:/home/mydev/mysql-4.1-4100 20 years ago
mi_delete.c Merge mysql.com:/home/mydev/mysql-4.1-bug14980 20 years ago
mi_delete_all.c CHECKSUM TABLE now allows concurrent inserts 20 years ago
mi_delete_table.c Code cleanup 22 years ago
mi_dynrec.c concurrent-insert can now be set to 2 for concurrent inserts when there is holes in the data file 21 years ago
mi_extra.c Merge mysql.com:/home/jimw/my/mysql-4.1-clean 21 years ago
mi_info.c WL#1895 - Print message to error log in case of detected MyISAM corruption 21 years ago
mi_key.c Merge mysql.com:/home/mydev/mysql-4.1-bug14980 20 years ago
mi_keycache.c After merge fixes 21 years ago
mi_locking.c concurrent-insert can now be set to 2 for concurrent inserts when there is holes in the data file 21 years ago
mi_log.c Code cleanup 22 years ago
mi_open.c Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0 20 years ago
mi_packrec.c Merge april.(none):/home/svoj/devel/mysql/BUG17917/mysql-4.1 20 years ago
mi_page.c After merge fixes 21 years ago
mi_panic.c Merge key cache structures to one 22 years ago
mi_preload.c Bug#10932 - Building server with key limit of 128, makes test cases fail 21 years ago
mi_range.c After merge fixes 21 years ago
mi_rename.c Code cleanup 22 years ago
mi_rfirst.c Update copyright 24 years ago
mi_rkey.c Merge mysql.com:/users/lthalmann/bkroot/mysql-4.1 20 years ago
mi_rlast.c Update copyright 24 years ago
mi_rnext.c Merging 22 years ago
mi_rnext_same.c Bug#14980 - COUNT(*) incorrect on MyISAM table with certain INDEX 20 years ago
mi_rprev.c Fixed many compiler warnings 22 years ago
mi_rrnd.c just tried to find all 'skipp' and replace it with 'skip'. 22 years ago
mi_rsame.c Bug#10932 - Building server with key limit of 128, makes test cases fail 21 years ago
mi_rsamepos.c Bug#10932 - Building server with key limit of 128, makes test cases fail 21 years ago
mi_scan.c Update copyright 24 years ago
mi_search.c Manual merge 20 years ago
mi_static.c Merge mysql.com:/usr/home/ram/work/4.1.b4214 21 years ago
mi_statrec.c concurrent-insert can now be set to 2 for concurrent inserts when there is holes in the data file 21 years ago
mi_test1.c Several fixes revelaled by Intel compiler. 20 years ago
mi_test2.c Bug#12920 - key_read_requests counter appears to re-set 20 years ago
mi_test3.c Add 0x before pointers (to help with debugging) 21 years ago
mi_test_all.res Add 0x before pointers (to help with debugging) 21 years ago
mi_test_all.sh Add detection of in_addr_t 23 years ago
mi_unique.c Merge mysql.com:/home/mydev/mysql-4.1-bug14980 20 years ago
mi_update.c Merge mysql.com:/home/mydev/mysql-4.1-bug14980 20 years ago
mi_write.c Merge mysql.com:/home/mydev/mysql-4.1-bug14980 20 years ago
myisam_ftdump.c myisam/myisam_ftdump.c 21 years ago
myisamchk.c Netware specific changes for 5.0.16a 20 years ago
myisamdef.h Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1 20 years ago
myisamlog.c Bug#10932 - Building server with key limit of 128, makes test cases fail 21 years ago
myisampack.c many warnings (practically safe but annoying) corrected 20 years ago
rt_index.c fixes/cleanups according to Coverity report 21 years ago
rt_index.h Merging 22 years ago
rt_key.c Merging 22 years ago
rt_key.h Merging 22 years ago
rt_mbr.c Fix compiler warnings (detected by Intel's C++ compiler) 21 years ago
rt_mbr.h Merging 22 years ago
rt_split.c compatibility issues 21 years ago
rt_test.c Review of all code pushed since last review 21 years ago
sort.c many warnings (practically safe but annoying) corrected 20 years ago
sp_defs.h WL#1163 To make spatial code optional 22 years ago
sp_key.c Several fixes revelaled by Intel compiler. 20 years ago
sp_test.c Merging 22 years ago
test_pack Import changeset 26 years ago