summaryrefslogtreecommitdiff
path: root/sql/key.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Oleksandr Byelkin2018-08-211-1/+2
|\
| * Merge branch '5.5' into 10.0Oleksandr Byelkin2018-08-151-1/+2
| |\
| | * MDEV-16166 RBR breaks with HA_ERR_KEY_NOT_FOUND upon DELETE from table...sachin2018-08-041-1/+2
* | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-2/+4
|\ \ \ | |/ /
| * | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-2/+4
| |\ \ | | |/
| | * MDEV-14586 Assertion `0' failed in retrieve_auto_increment ...Sachin Setiya2018-01-231-2/+4
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-1/+0
|\ \ \ | |/ /
| * | remove unneded #include's that had a dubious explanationSergei Golubchik2015-10-241-1/+0
* | | MDEV-6650 - LINT_INIT emits code in non-debug buildsSergey Vojtovich2015-03-161-13/+5
|/ /
* | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* | 10.0-base mergeSergei Golubchik2014-02-261-1/+1
|\ \ | |/
| * MySQL-5.5.36 mergeSergei Golubchik2014-02-171-1/+1
| |\
| | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-5/+5
* | | MDEV-5281 Partitioning issue after upgrade from 10.0.3-1 to 10.0.5-1Sergei Golubchik2013-11-281-15/+17
* | | MDEV-4786 merge 10.0-monty -> 10.0Sergei Golubchik2013-08-121-2/+2
* | | 10.0-monty mergeSergei Golubchik2013-07-211-17/+17
|\ \ \ | |/ / |/| |
| * | Push a lot of small fixes to get larger parts to compileMichael Widenius2013-05-211-5/+5
| * | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-10/+10
* | | mysql-5.5.31 mergeSergei Golubchik2013-05-071-42/+70
|\ \ \ | |/ / |/| / | |/
| * Bug#14521864: MYSQL 5.1 TO 5.5 BUGS PARTITIONINGMattias Jonsson2013-01-301-42/+70
| |\
* | \ mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \ | |/ /
| * | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ | | |/
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+5
| | |\
* | | \ 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
|/ /