summaryrefslogtreecommitdiff
path: root/myisam/mi_search.c
Commit message (Expand)AuthorAgeFilesLines
* Fix error in prefix compression of keys in MyISAM when key length changed fro...unknown2006-03-301-7/+4
* Added more tests for new UPDATE ... ORDER BY ... LIMIT optimizationunknown2005-10-251-9/+9
* Merge mysql.com:/usr/home/ram/work/mysql-4.0unknown2005-10-131-1/+1
|\
| * memcpy_overlap() removed, as unknown2005-10-121-1/+1
* | Review of new code since last pullunknown2005-10-071-20/+25
* | Merge mysql.com:/home/mydev/mysql-4.0-4000unknown2005-09-231-3/+13
|\ \ | |/
| * Bug#9112 - Merge table with composite index producing invalid results with so...unknown2005-09-231-3/+13
* | Bug#12565 - ERROR 1034 when running simple UPDATE or DELETE on large MyISAM t...unknown2005-08-291-9/+23
* | Bug#9188 - Corruption Can't open file: 'table.MYI' (errno: 145)unknown2005-04-081-8/+43
* | space-stripping in _mi_prefix_search: BUG#5284unknown2004-08-301-3/+2
* | Bug#4521: unique key prefix interacts poorly with utf8. unknown2004-08-191-3/+12
* | manually mergedunknown2004-08-181-25/+27
|\ \ | |/
| * Fixed some DBUG_PRINT format problems.unknown2004-07-261-25/+28
| * Fixed a probable typo. Unfortunately we will not be able to test this ;-)unknown2004-07-261-1/+1
| * two more bugfixes for "space stripping in MyISAM indexes"unknown2004-01-211-1/+1
| * an obvious bug in _mi_key_cmp fixed (BUG#2295 - range on blobs)unknown2004-01-151-4/+6
| * Fix autoincrement for signed columns (Bug #1366)unknown2003-12-121-6/+19
* | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for unknown2004-06-101-1/+0
* | Fix skipp -> skip once and for all.unknown2004-06-031-2/+2
* | Cleanups & safety fixesunknown2004-03-251-0/+1
* | BTREE-indexes in HEAP tables can now be used to optimize ORDER BYunknown2004-03-251-42/+81
* | 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