summaryrefslogtreecommitdiff
path: root/myisam/mi_search.c
Commit message (Expand)AuthorAgeFilesLines
* Manual mergeevgen@sunlight.local2006-03-301-7/+4
|\
| * Fix error in prefix compression of keys in MyISAM when key length changed fro...monty@mysql.com2006-03-301-7/+4
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2005-10-271-9/+9
|\ \ | |/
| * Added more tests for new UPDATE ... ORDER BY ... LIMIT optimizationmonty@mysql.com2005-10-251-9/+9
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1-tmpjani@ua141d10.elisa.omakaista.fi2005-10-131-1/+1
|\ \ | |/
| * Merge mysql.com:/usr/home/ram/work/mysql-4.0ramil@mysql.com2005-10-131-1/+1
| |\
| | * memcpy_overlap() removed, as ramil@mysql.com2005-10-121-1/+1
* | | Merge mysql.com:/users/lthalmann/bkroot/mysql-4.1lars@mysql.com2005-10-101-20/+25
|\ \ \ | |/ /
| * | Review of new code since last pullmonty@mysql.com2005-10-071-20/+25
* | | Merge mysql.com:/home/mydev/mysql-4.1-4100ingo@mysql.com2005-09-231-3/+13
|\ \ \ | |/ /
| * | Merge mysql.com:/home/mydev/mysql-4.0-4000ingo@mysql.com2005-09-231-3/+13
| |\ \ | | |/
| | * Bug#9112 - Merge table with composite index producing invalid results with so...ingo@mysql.com2005-09-231-3/+13
* | | Merge mysql.com:/home/mydev/mysql-4.1-4100ingo@mysql.com2005-08-291-9/+23
|\ \ \ | |/ /
| * | Bug#12565 - ERROR 1034 when running simple UPDATE or DELETE on large MyISAM t...ingo@mysql.com2005-08-291-9/+23
* | | Bug#10932 - Building server with key limit of 128, makes test cases failingo@mysql.com2005-07-191-1/+1
* | | Mergeingo@mysql.com2005-04-161-8/+43
|\ \ \ | |/ /
| * | Bug#9188 - Corruption Can't open file: 'table.MYI' (errno: 145)ingo@mysql.com2005-04-081-8/+43
* | | After merge fixesmonty@mysql.com2004-12-311-14/+14
* | | WL#1895 - Print message to error log in case of detected MyISAM corruptioningo@mysql.com2004-12-231-2/+15
* | | Add 0x before pointers (to help with debugging)monty@mysql.com2004-12-181-2/+4
* | | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-5/+5
|/ /
* | 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
|\