summaryrefslogtreecommitdiff
path: root/sql/opt_range.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-9455: [ERROR] mysqld got signal 11Oleksandr Byelkin2017-02-201-2/+9
* Fixed bug mdev-8603.Igor Babaev2017-01-181-7/+7
* MDEV-10228: Delete missing rows with OR conditionsSergei Petrunia2016-07-271-0/+2
* Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-10-081-4/+13
|\
| * Merge branch 'mysql-5.1' into mysql-5.5Sreeharsha Ramanavarapu2015-08-031-3/+12
| |\
| | * Bug #20909518: HANDLE_FATAL_SIGNAL (SIG=11) INSreeharsha Ramanavarapu2015-08-031-3/+13
| * | Bug#17217128 : BAD INTERACTION BETWEEN MIN/MAX ANDmithun2014-05-151-0/+17
| * | Fixing compilation error. Post push fix for Bug#17909656Chaithra Gopalareddy2014-05-071-1/+1
| * | Bug#17909656 - WRONG RESULTS FOR A SIMPLE QUERY WITH GROUP BYChaithra Gopalareddy2014-05-071-53/+137
| * | Bug#16482467 ORDER BY IGNORED IN SOME SITUATIONS FOR UPDATE QUERYTor Didriksen2013-09-101-9/+10
| * | BUG#16222245 - CRASH WITH EXPLAIN FOR A QUERY WITH LOOSE SCAN FOR Neeraj Bisht2013-04-301-3/+5
| |\ \ | | |/
| | * BUG#16222245 - CRASH WITH EXPLAIN FOR A QUERY WITH LOOSE SCAN FOR Neeraj Bisht2013-04-301-3/+5
| | * Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
| | * Updated/added copyright headers.Murthy Narkedimilli2013-02-251-1/+1
| * | Bug#16540042: WRONG QUERY RESULT WHEN USING RANGE OVER Jorgen Loland2013-04-121-0/+29
| * | Bug#13009341 CRASH IN STR_TO_DATETIME AFTER MISBEHAVING "BLOB" VALUE COMPARISONTor Didriksen2013-03-191-21/+31
| * | Bug#16208709 - CRASH IN GET_SEL_ARG_FOR_KEYPART ON SELECT DISTINCT Neeraj Bisht2013-01-291-0/+2
| |\ \ | | |/
| | * Bug#16208709 - CRASH IN GET_SEL_ARG_FOR_KEYPART ON SELECT DISTINCT Neeraj Bisht2013-01-291-0/+2
| * | Bug#11751794 MYSQL GIVES THE WRONG RESULT WITH SOME SPECIAL USAGENeeraj Bisht2013-01-161-17/+81
| |\ \ | | |/
| | * Bug#11751794 MYSQL GIVES THE WRONG RESULT WITH SOME SPECIAL USAGENeeraj Bisht2013-01-161-17/+81
| | * Updated/added copyright headersKent Boortz2011-07-031-2/+2
| | |\
| * | | Bug #16004999 ASSERT STATE == TRX_STATE_NOT_STARTED, UNLOCK_ROW()Annamalai Gurusami2013-01-101-2/+8
| * | | Bug#15972635: Incorrect results returned in 32 table join with HAVINGRoy Lyseng2012-12-211-1/+1
| * | | Bug #14226171 EXCESSIVE ROW LOCKING WITH UPDATE IN 5.5.25Annamalai Gurusami2012-10-191-0/+31
| * | | Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITHAnnamalai Gurusami2012-10-081-11/+21
| * | | Bug#14542543 FIX BUG #12694872 IN 5.5Tor Didriksen2012-09-181-1/+6
| * | | Bug#14342883: SELECT QUERY RETURNS NOT ALLMattias Jonsson2012-08-091-16/+24
| * | | Bug #13444084:PRIMARY KEY OR UNIQUE KEY >453 BYTES FAILS FORChaithra Gopalareddy2012-07-111-3/+4
| * | | Bug#12540545 61101: ASSERTION FAILURE IN THREAD 1256741184 IN FILE /BUILDDIR/...Sergey Glukhov2011-10-191-0/+12
| * | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ | | |/ /
| * | | Manual merge from 5.1Mattias Jonsson2011-04-201-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAKMattias Jonsson2011-03-251-1/+1
| | |/
| * | MergeKent Boortz2010-12-291-1/+1
| |\ \ | | |/
| | * MergeKent Boortz2010-12-291-1/+1
| | |\
| | | * - Added/updated copyright headersKent Boortz2010-12-281-1/+1
| * | | Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam.Sven Sandberg2010-12-191-1/+1
| |\ \ \ | | |/ /
| * | | Bug #57954: BIT_AND function returns incorrect results Georgi Kodinov2010-12-081-2/+2
| * | | Bug#58190 BETWEEN no longer uses indexes for date or datetime fieldsAlexander Barkov2010-11-191-0/+1
| * | | 5.1-bugteam->5.5-mergeSergey Glukhov2010-09-161-3/+8
| |\ \ \ | | |/ /
| | * | Bug#50402 Optimizer producing wrong results when using Index Merge on InnoDB Sergey Glukhov2010-09-161-3/+8
| * | | Automerge.Alexey Kopytov2010-08-261-0/+4
| |\ \ \ | | |/ /
| | * | Bug #54802: 'NOT BETWEEN' evaluation is incorrectAlexey Kopytov2010-08-241-0/+4
| * | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-99/+30
| |\ \ \
| | * | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-5/+5
| | * | | Backporting of jorgen.loland@sun.com-20100618093212-lifp1psig3hbj6jjOlav Sandstaa2010-07-081-2/+2
| | * | | Bug #30584: delete with order by and limit clauses does notGleb Shchepa2010-06-231-92/+23
| * | | | Automerge.Alexey Kopytov2010-07-151-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Manual merge.Alexey Kopytov2010-07-151-1/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Backport of the fix for bug#25421 to 5.0.Alexey Kopytov2010-07-151-0/+3
| * | | | Merge of fix for Bug#41660.Martin Hansson2010-06-241-18/+19
| |\ \ \ \ | | |/ / /