summaryrefslogtreecommitdiff
path: root/sql/key.cc
Commit message (Expand)AuthorAgeFilesLines
* merge with 5.3Sergei Golubchik2011-10-191-9/+317
|\
| * Fixed compiler warnings and test cases problems found by buildbotMichael Widenius2011-05-111-0/+1
| * Fixed compiler warningsMichael Widenius2011-04-011-0/+6
| * Fixed LP bug #707827.Igor Babaev2011-01-271-6/+2
| * Fixed LP bug #697557.Igor Babaev2011-01-051-20/+2
| * Fixed LP bug #694443.Igor Babaev2010-12-261-2/+7
| * MergeIgor Babaev2010-12-241-0/+248
| |\
| | * Fixed LP bug #670380.Igor Babaev2010-12-221-0/+251
| * | Merge DS-MRR/CPK improvements into 5.3-mainSergey Petrunya2010-12-131-0/+51
| |\ \ | | |/ | |/|
| | * MWL#121-125 DS-MRR improvementsSergey Petrunya2010-11-231-0/+1
| | * MWL#121-125 DS-MRR improvementsSergey Petrunya2010-11-221-0/+50
| * | Added TRASH() to table->record[0] to find out if we access not initialzed data.Michael Widenius2010-11-271-7/+26
| |/
* | 5.5-mergeSergei Golubchik2011-07-021-4/+2
|\ \
| * | Bug#57687 crash when reporting duplicate group_key error and utf8Alexander Barkov2010-11-111-3/+1
| * | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-191-1/+1
| |\ \
* | \ \ merge.Sergei Golubchik2010-11-251-2/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | few small MySQL bugs/issues that impact the engines, as discussed in the SE s...Sergei Golubchik2010-06-051-2/+1
| |/
* | Bug#52430 Incorrect key in the error message for duplicate key error involvin...Sergey Glukhov2010-05-271-0/+10
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+4
* | WL#751 Error message construction, backportSergey Glukhov2009-10-151-1/+20
|/
* Bug#37721: ORDER BY when WHERE contains non-partitionedMattias Jonsson2008-10-101-62/+82
* Bug#34358: Cannot find specified bit row in partitioned tableunknown2008-02-071-1/+6
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-12-201-13/+0
|\
| * Merge magare.gmz:/home/kgeorge/mysql/work/mysql-5.0-optunknown2007-11-231-13/+0
| |\
| | * Fixed bug #32556: assert in "using index for group-by" :unknown2007-11-211-13/+0
* | | Doxygenization of comments.unknown2007-10-111-51/+35
|/ /
* | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-0/+1
* | Merged from main 5.1unknown2007-05-241-2/+2
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-15/+16
|\ \
| * | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-17/+18
* | | Merge bk@192.168.21.1:mysql-5.1-optunknown2007-04-301-6/+17
|\ \ \ | |/ / |/| |
| * | Bug #27123 (partition + on duplicate key update + varchar = Can't findunknown2007-04-191-6/+17
* | | Merge mysql.com:/d2/hf/mrg/mysql-5.0-optunknown2007-04-291-15/+8
|\ \ \ | |/ / |/| / | |/
| * Patch to eliminate compilation errors under VC after bug #13191 fix.unknown2007-04-291-1/+1
| * Merge gshchepa.loc:/home/uchum/work/bk-trees/mysql-4.1-optunknown2007-04-291-2/+2
| |\
| | * Patch to eliminate compilation errors under VC after bug #13191 fix.unknown2007-04-291-2/+2
| * | Merge gshchepa.loc:/home/uchum/work/bk-trees/mysql-4.1-optunknown2007-04-291-15/+8
| |\ \ | | |/
| | * Fixed bug #13191.unknown2007-04-291-11/+12
* | | WL#3700: Handler API change: all index search methods - that is,unknown2007-01-291-5/+9
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-311-1/+1
|\ \ \ | |/ /
| * | my_strtoll10-x86.s:unknown2006-12-311-1/+1
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ \ | |/ /
| * | Many files:unknown2006-12-231-2/+1
| * | Fix for bug#20670 "UPDATE using key and invoking trigger that modifiesunknown2006-09-211-4/+20
* | | Added --debug-info to most clients to detect memory leaks in mysql-test-rununknown2006-11-211-17/+34
* | | Fix for bug#20670 "UPDATE using key and invoking trigger that modifiesunknown2006-09-211-23/+21
* | | Bug#20086: Can't get data from key partitioned tables with VARCHAR keyunknown2006-06-211-0/+4
* | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-3/+16
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanunknown2006-04-101-1/+2
|\ \ \ | |/ /
| * | Bug #13601: Wrong int type for bitunknown2006-04-041-1/+2