summaryrefslogtreecommitdiff
path: root/sql/key.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#37721: ORDER BY when WHERE contains non-partitionedMattias Jonsson2008-10-101-62/+82
* Bug#34358: Cannot find specified bit row in partitioned tablemattiasj@witty.ndb.mysql.com2008-02-071-1/+6
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintserg@janus.mylan2007-12-201-13/+0
|\
| * Merge magare.gmz:/home/kgeorge/mysql/work/mysql-5.0-optgkodinov/kgeorge@magare.gmz2007-11-231-13/+0
| |\
| | * Fixed bug #32556: assert in "using index for group-by" :gshchepa/uchum@gleb.loc2007-11-211-13/+0
* | | Doxygenization of comments.cmiller@zippy.cornsilk.net2007-10-111-51/+35
|/ /
* | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarismonty@mysql.com/nosik.monty.fi2007-08-131-0/+1
* | 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
|/ /