summaryrefslogtreecommitdiff
path: root/myisam/mi_search.c
Commit message (Expand)AuthorAgeFilesLines
* Bug#9188 - Corruption Can't open file: 'table.MYI' (errno: 145)ingo@mysql.com2005-04-081-8/+43
* space-stripping in _mi_prefix_search: BUG#5284serg@serg.mylan2004-08-301-3/+2
* Bug#4521: unique key prefix interacts poorly with utf8. bar@mysql.com2004-08-191-3/+12
* manually mergedserg@serg.mylan2004-08-181-25/+27
|\
| * Fixed some DBUG_PRINT format problems.ingo@mysql.com2004-07-261-25/+28
| * Fixed a probable typo. Unfortunately we will not be able to test this ;-)ingo@mysql.com2004-07-261-1/+1
| * two more bugfixes for "space stripping in MyISAM indexes"serg@serg.mylan2004-01-211-1/+1
| * an obvious bug in _mi_key_cmp fixed (BUG#2295 - range on blobs)serg@serg.mylan2004-01-151-4/+6
| * Fix autoincrement for signed columns (Bug #1366)monty@mysql.com2003-12-121-6/+19
* | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for konstantin@mysql.com2004-06-101-1/+0
* | Fix skipp -> skip once and for all.paul@kite-hub.kitebird.com2004-06-031-2/+2
* | Cleanups & safety fixesmonty@mysql.com2004-03-251-0/+1
* | BTREE-indexes in HEAP tables can now be used to optimize ORDER BYmonty@mysql.com2004-03-251-42/+81
* | Manual merge after improving concurrency for key cache reassignmentigor@rurik.mysql.com2003-10-011-5/+5
|\ \
| * | set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h:igor@rurik.mysql.com2003-08-091-5/+5
* | | merge with 4.0.15monty@narttu.mysql.fi2003-08-291-2/+8
|\ \ \ | |/ / |/| / | |/
| * Fixed some varnings from valgrindmonty@narttu.mysql.fi2003-08-201-2/+8
* | After merge fixesmonty@mashka.mysql.fi2003-05-211-2/+2
* | Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-0/+31
|\ \ | |/
| * Fixed problem when comparing a key for a multi-byte-character set. (bug 152)monty@mashka.mysql.fi2003-04-271-0/+31
* | merge with 4.0.9monty@mashka.mysql.fi2003-01-091-3/+5
|\ \ | |/
| * Don't count NULL values in cardinalty for MyISAM tables.monty@mashka.mysql.fi2003-01-091-10/+37
| * make SEARCH_PREFIX to work with complex (use_coll) charsets, namely latin1_deserg@sergbook.mysql.com2002-08-051-1/+2
* | support for HA_READ_PREFIX_LAST_OR_PREV in headresserg@serg.mysql.com2002-10-251-1/+1
* | Simple charsets now have strncoll() field toobar@bar.mysql.r18.ru2002-10-091-1/+1
* | MI_KEYSEG -> HA_KEYSEGram@gw.udmsearch.izhnet.ru2002-04-251-11/+11
* | RB-Tree indexes support in HEAP tablesbar@gw.udmsearch.izhnet.ru2002-04-251-382/+0
|/
* Update copyrightmonty@hundin.mysql.fi2001-12-061-4/+4
* Fixes up things after merge from 3.23.44monty@hundin.mysql.fi2001-11-051-11/+11
* mergedserg@serg.mysql.com2001-10-091-21/+19
|\
| * Cleaned up SSL documentationmonty@hundin.mysql.fi2001-10-021-21/+19
* | get rid of comp() macro - CMP is already in placeserg@serg.mysql.com2001-10-091-2/+0
* | Boolean search passes _some_ testsserg@serg.mysql.com2001-10-091-56/+64
|/
* Fixes for German sorting order.monty@hundin.mysql.fi2001-09-111-6/+13
* mergedserg@serg.mysql.com2001-07-021-3/+11
|\
| * Changed safe_mysqld -> mysqld_safemonty@hundin.mysql.fi2001-06-281-3/+3
| * Fixed length rows should not use row checksum in MyISAM tablesmonty@hundin.mysql.fi2001-06-261-1/+1
| * Removed compiler warnings.monty@hundin.mysql.fi2001-05-311-2/+10
* | bug in _mi_prefix_search fixedserg@serg.mysql.com2001-06-211-5/+7
|/
* mergemonty@work.mysql.com2001-05-201-4/+4
|\
| * Fixed bug when using MERGE on files > 4Gmonty@donna.mysql.fi2001-05-171-4/+4
* | BitKeeper/triggers/post-commitsasha@mysql.sashanet.com2001-04-111-0/+3
* | Ugly merge of 3.23 changes into 4.0 - fix up neededsasha@mysql.sashanet.com2001-04-111-470/+669
|\ \ | |/ |/|
| * Added all changes from old 4.0 version:monty@work.mysql.com2001-04-111-518/+720
* | Fixed bug when using a key on a CHAR(255) NULL columnmonty@donna.mysql.fi2001-04-121-0/+3
|/
* Fixed bug when having many binary log filesmonty@donna.mysql.com2001-01-081-1/+1
* changed to use IO_CACHE instead of FILEmonty@donna.mysql.com2000-11-161-1/+5
* Fixes for MyISAM and packed keys + AIXmonty@donna.mysql.com2000-09-221-2/+2
* Bug fixes for 3.23.23monty@donna.mysql.com2000-08-291-0/+1
* Fixes for Ia64monty@donna.mysql.com2000-08-231-1/+1