summaryrefslogtreecommitdiff
path: root/sql/key.cc
Commit message (Expand)AuthorAgeFilesLines
* Merged from main 5.1jani@linux-th5m.site2007-05-241-2/+2
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@a88-113-38-195.elisa-laajakaista.fi2007-05-241-15/+16
|\
| * WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-17/+18
* | Merge bk@192.168.21.1:mysql-5.1-optholyfoot/hf@hfmain.(none)2007-04-301-6/+17
|\ \ | |/ |/|
| * Bug #27123 (partition + on duplicate key update + varchar = Can't findholyfoot/hf@mysql.com/hfmain.(none)2007-04-191-6/+17
* | Merge mysql.com:/d2/hf/mrg/mysql-5.0-optholyfoot/hf@hfmain.(none)2007-04-291-15/+8
|\ \ | |/ |/|
| * Patch to eliminate compilation errors under VC after bug #13191 fix.gshchepa/uchum@gshchepa.loc2007-04-291-1/+1
| * Merge gshchepa.loc:/home/uchum/work/bk-trees/mysql-4.1-optgshchepa/uchum@gshchepa.loc2007-04-291-2/+2
| |\
| | * Patch to eliminate compilation errors under VC after bug #13191 fix.gshchepa/uchum@gshchepa.loc2007-04-291-2/+2
| * | Merge gshchepa.loc:/home/uchum/work/bk-trees/mysql-4.1-optgshchepa/uchum@gshchepa.loc2007-04-291-15/+8
| |\ \ | | |/
| | * Fixed bug #13191.gshchepa/uchum@gshchepa.loc2007-04-291-11/+12
* | | WL#3700: Handler API change: all index search methods - that is,serg@janus.mylan2007-01-291-5/+9
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-311-1/+1
|\ \ \ | |/ /
| * | my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ \ | |/ /
| * | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| * | Fix for bug#20670 "UPDATE using key and invoking trigger that modifiesdlenev@mockturtle.local2006-09-211-4/+20
* | | Added --debug-info to most clients to detect memory leaks in mysql-test-runmonty@mysql.com/nosik.monty.fi2006-11-211-17/+34
* | | Fix for bug#20670 "UPDATE using key and invoking trigger that modifiesdlenev@mockturtle.local2006-09-211-23/+21
* | | Bug#20086: Can't get data from key partitioned tables with VARCHAR keybar@mysql.com2006-06-211-0/+4
* | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-3/+16
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanjimw@mysql.com2006-04-101-1/+2
|\ \ \ | |/ /
| * | Bug #13601: Wrong int type for bitjimw@mysql.com2006-04-041-1/+2
* | | Remove unused variablemsvensson@shellback.2006-03-281-1/+0
* | | Merge mysql.com:/home/my/mysql-5.1monty@mysql.com2005-11-231-5/+5
|\ \ \
| * | | Table definition cache, part 2monty@mysql.com2005-11-231-5/+5
* | | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0jani@a193-229-222-105.elisa-laajakaista.fi2005-11-231-2/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Inefficient usage of String::append() fixed.bell@sanja.is.com.ua2005-11-201-2/+2
* | | some small changes to help get 5.1 compiling cleanly on Windows and with Visu...reggie@poseidon.ndb.mysql.com2005-11-071-1/+1
* | | Bug #12116 patchpappa@c-8b0ae253.1238-1-64736c10.cust.bredbandsbolaget.se2005-07-221-2/+2
* | | Patch for push of wl1354 Partitioningmronstrom@mysql.com2005-07-181-0/+83
|/ /
* | A fix (bug #10179: error in default value setting).ramil@ram-book.(none)2005-05-051-6/+0
* | Merge 4.1 -> 5.0gluh@gluh.mysql.r18.ru2005-03-171-1/+1
|\ \ | |/
| * Mergeramil@mysql.com2005-03-171-1/+1
| |\
| | * A fix (bug #8942: SUBSTRING_INDEX in UPDATE causes internal loop).ramil@mysql.com2005-03-171-1/+1
* | | Fixes for windows compilation bugsgeorg@beethoven.site2005-01-261-2/+2
* | | First stage of table definition cachemonty@mysql.com2005-01-061-4/+8
* | | Merge with global treemonty@mysql.com2004-12-191-27/+27
* | | bit typeram@gw.mysql.r18.ru2004-12-171-0/+30
* | | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-7/+21
* | | Merge with implementation of WL#1724.timour@mysql.com2004-10-111-43/+70
|\ \ \ | |/ / |/| |
| * | WL#1724 "Min/Max Optimization for Queries with Group By Clause"timour@mysql.com2004-08-271-43/+70
* | | Bug#4594: column index make = failed for gbk, but like worksbar@mysql.com2004-08-231-4/+11
|/ /
* | key_cmp -> key_cmp_if_samemonty@mishka.local2004-05-161-2/+74
* | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...serg@serg.mylan2004-04-061-1/+1
* | Merge with 4.0.18monty@mysql.com2004-02-111-2/+2
|\ \ | |/
| * Proper fix for bug with BLOB in MIN/MAXmonty@mysql.com2004-01-191-2/+2
* | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...bell@sanja.is.com.ua2003-10-301-2/+2
* | Merge with 4.0.12monty@narttu.mysql.fi2003-03-191-0/+8
|\ \ | |/
| * Allow optimzation of multi-table-update also for InnoDB tablesmonty@narttu.mysql.fi2003-03-191-1/+1