summaryrefslogtreecommitdiff
path: root/sql/opt_range.cc
Commit message (Expand)AuthorAgeFilesLines
* When compiling with valgrind, change my_alloca() to use my_malloc()Michael Widenius2010-12-131-0/+2
* merge with 5.1Michael Widenius2010-11-301-35/+79
|\
| * Patch from Sergey Petrunya:Michael Widenius2010-11-261-32/+71
| * Merge with MySQL 5.1.52Michael Widenius2010-11-231-3/+8
| |\
| | * Bug#50402 Optimizer producing wrong results when using Index Merge on InnoDB Sergey Glukhov2010-09-161-3/+8
* | | merge with 5.1Sergei Golubchik2010-10-251-8/+9
|\ \ \ | |/ /
| * | better fix for MySQL bugsSergei Golubchik2010-10-201-45/+5
| * | 5.1.51 mergeSergei Golubchik2010-10-191-0/+4
| |\ \ | | |/
| | * Bug #54802: 'NOT BETWEEN' evaluation is incorrectAlexey Kopytov2010-08-241-0/+4
* | | merge with 5.1Sergei Golubchik2010-09-111-1/+1
|\ \ \ | |/ /
| * | Merge with MySQL 5.1.50Michael Widenius2010-08-271-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
* | | | Added extra argument to longlong2str() to make it have same prototype is int2...Michael Widenius2010-08-071-6/+7
* | | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-78/+61
|\ \ \ \ | |/ / /
| * | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-71/+55
| |\ \ \ | | |/ /
| | * | Bug#41660: Sort-index_merge for non-first join table mayMartin Hansson2010-06-241-18/+19
| | * | Bug#50389 Using intersect does not return all rowsSergey Glukhov2010-06-211-0/+1
| | * | Bug#50939: Loose Index Scan unduly relies on engine toMartin Hansson2010-05-101-60/+33
* | | | Fix for LP#588251: doStartTableScan() result not checked.Michael Widenius2010-07-171-3/+4
* | | | few small MySQL bugs/issues that impact the engines, as discussed in the SE s...Sergei Golubchik2010-06-051-46/+8
* | | | merge 5.1->5.2Sergei Golubchik2010-06-011-31/+39
|\ \ \ \ | |/ / /
| * | | Fixes after last merge of MySQL 5.1Michael Widenius2010-05-131-27/+42
| * | | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-11/+4
| |\ \ \ | | |/ /
| | * | BUG#49902 - SELECT returns incorrect resultsSergey Vojtovich2010-02-091-11/+4
* | | | merge 5.1->5.2unknown2010-02-011-32/+64
|\ \ \ \ | |/ / /
| * | | Merge with MySQL 5.1.42Michael Widenius2010-01-151-32/+64
| |\ \ \ | | |/ /
| | * | Bug#48459: valgrind errors with query using 'Range checkedMartin Hansson2009-11-251-29/+28
| | * | Automerge.Alexey Kopytov2009-11-231-1/+5
| | |\ \
| | | * \ Automerge.Alexey Kopytov2009-11-231-1/+5
| | | |\ \ | | | | |/
| | | | * Bug #48472: Loose index scan inappropriately chosen for some Alexey Kopytov2009-11-171-1/+5
| | * | | Bug #48665: sql-bench's insert test fails due to wrong resultGeorgi Kodinov2009-11-191-2/+31
| | |/ /
* | | | merge 5.1-> 5.2unknown2009-12-081-7/+111
|\ \ \ \ | |/ / /
| * | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-7/+111
| |\ \ \ | | |/ /
| | * | Bug#47925: regression of range optimizer and date comparison in 5.1.39!Martin Hansson2009-11-021-3/+3
| | * | Auto-merge.Ramil Kalimullin2009-10-231-0/+21
| | |\ \ | | | |/
| | | * Fix for bug#48258: Assertion failed when using a spatial indexRamil Kalimullin2009-10-231-0/+21
| | * | Bug #47123: Endless 100% CPU loop with STRAIGHT_JOIN Alexey Kopytov2009-10-171-0/+11
| | * | Revert the fix for bug #47123 until test suite failures are resolved.Georgi Kodinov2009-10-161-11/+0
| | * | Manual merge.Alexey Kopytov2009-10-151-0/+11
| | |\ \
| | | * | Bug #47123: Endless 100% CPU loop with STRAIGHT_JOIN Alexey Kopytov2009-10-131-0/+11
| | * | | Bug#42846: wrong result returned for range scan when usingMartin Hansson2009-10-091-3/+72
| | * | | Merge 5.0-bugteam-> 5.1-bugteamFrazer Clement2009-10-081-1/+4
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Fix for bug #42803: Field_bit does not have unsigned_flag field,Ramil Kalimullin2009-10-081-1/+4
* | | | | Merge of the patch introducing virtual columns into maria-5.2Igor Babaev2009-11-111-25/+56
|\ \ \ \ \ | |/ / / /
| * | | | Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-151-25/+56
| |\ \ \ \ | | |/ / /
| | * | | Merge from 5.1-bugteamStaale Smedseng2009-08-301-1/+11
| | |\ \ \
| | | * \ \ Automerge.Alexey Kopytov2009-08-301-1/+11
| | | |\ \ \
| | | | * | | Bug #46607: Assertion failed: (cond_type == Item::FUNC_ITEM) Alexey Kopytov2009-08-301-1/+11
| | * | | | | Merge from 5.0 for 43414Staale Smedseng2009-08-281-5/+4
| | |\ \ \ \ \ | | | |/ / / / | | |/| | / / | | | | |/ / | | | |/| |