summaryrefslogtreecommitdiff
path: root/sql/opt_range.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with MariaDB 5.1Michael Widenius2011-11-241-1/+2
|\
| * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-1/+2
| |\
| | * Updated/added copyright headersKent Boortz2011-07-031-2/+2
| | |\
* | | \ Merge with MariaDB 5.1Michael Widenius2011-05-031-1/+1
|\ \ \ \ | |/ / /
| * | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAKMattias Jonsson2011-03-251-1/+1
| | |/
* | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-1/+1
|\ \ \ | |/ /
| * | Merge with MySQL 5.1.55Michael Widenius2011-02-201-1/+1
| |\ \ | | |/
| | * MergeKent Boortz2010-12-291-1/+1
| | |\
| | | * - Added/updated copyright headersKent Boortz2010-12-281-1/+1
* | | | Merge with alias as StringMichael Widenius2011-02-281-2/+3
|\ \ \ \
| * | | | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-2/+3
* | | | | 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