summaryrefslogtreecommitdiff
path: root/myisam/mi_search.c
Commit message (Expand)AuthorAgeFilesLines
* Manual merge after improving concurrency for key cache reassignmentunknown2003-10-011-5/+5
|\
| * set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h:unknown2003-08-091-5/+5
* | merge with 4.0.15unknown2003-08-291-2/+8
|\ \ | |/ |/|
| * Fixed some varnings from valgrindunknown2003-08-201-2/+8
* | After merge fixesunknown2003-05-211-2/+2
* | Merge with 4.0.13unknown2003-05-191-0/+31
|\ \ | |/
| * Fixed problem when comparing a key for a multi-byte-character set. (bug 152)unknown2003-04-271-0/+31
* | merge with 4.0.9unknown2003-01-091-3/+5
|\ \ | |/
| * Don't count NULL values in cardinalty for MyISAM tables.unknown2003-01-091-10/+37
| * make SEARCH_PREFIX to work with complex (use_coll) charsets, namely latin1_deunknown2002-08-051-1/+2
* | support for HA_READ_PREFIX_LAST_OR_PREV in headresunknown2002-10-251-1/+1
* | Simple charsets now have strncoll() field toounknown2002-10-091-1/+1
* | MI_KEYSEG -> HA_KEYSEGunknown2002-04-251-11/+11
* | RB-Tree indexes support in HEAP tablesunknown2002-04-251-382/+0
|/
* Update copyrightunknown2001-12-061-4/+4
* Fixes up things after merge from 3.23.44unknown2001-11-051-11/+11
* mergedunknown2001-10-091-21/+19
|\
| * Cleaned up SSL documentationunknown2001-10-021-21/+19
* | get rid of comp() macro - CMP is already in placeunknown2001-10-091-2/+0
* | Boolean search passes _some_ testsunknown2001-10-091-56/+64
|/
* Fixes for German sorting order.unknown2001-09-111-6/+13
* mergedunknown2001-07-021-3/+11
|\
| * Changed safe_mysqld -> mysqld_safeunknown2001-06-281-3/+3
| * Fixed length rows should not use row checksum in MyISAM tablesunknown2001-06-261-1/+1
| * Removed compiler warnings.unknown2001-05-311-2/+10
* | bug in _mi_prefix_search fixedunknown2001-06-211-5/+7
|/
* mergeunknown2001-05-201-4/+4
|\
| * Fixed bug when using MERGE on files > 4Gunknown2001-05-171-4/+4
* | BitKeeper/triggers/post-commitunknown2001-04-111-0/+3
* | Ugly merge of 3.23 changes into 4.0 - fix up neededunknown2001-04-111-470/+669
|\ \ | |/ |/|
| * Added all changes from old 4.0 version:unknown2001-04-111-518/+720
* | Fixed bug when using a key on a CHAR(255) NULL columnunknown2001-04-121-0/+3
|/
* Fixed bug when having many binary log filesunknown2001-01-081-1/+1
* changed to use IO_CACHE instead of FILEunknown2000-11-161-1/+5
* Fixes for MyISAM and packed keys + AIXunknown2000-09-221-2/+2
* Bug fixes for 3.23.23unknown2000-08-291-0/+1
* Fixes for Ia64unknown2000-08-231-1/+1
* Import changesetunknown2000-07-311-0/+1877