summaryrefslogtreecommitdiff
path: root/sql/opt_range.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | |/ / /
| * | | Bug#41660: Sort-index_merge for non-first join table mayMartin Hansson2010-06-241-18/+19
* | | | 5.1-bugteam->trunk-merge mergeSergey Glukhov2010-06-211-0/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Bug#50389 Using intersect does not return all rowsSergey Glukhov2010-06-211-0/+1
* | | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-05-311-20/+24
* | | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-111-60/+33
|\ \ \ | |/ /
| * | Bug#50939: Loose Index Scan unduly relies on engine toMartin Hansson2010-05-101-60/+33
* | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+7
* | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-241-11/+4
|\ \ \
| * \ \ Manual merge from mysql-trunk.Alexander Nozdrin2010-02-231-11/+1
| |\ \ \
| * \ \ \ Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-02-221-11/+4
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | BUG#49902 - SELECT returns incorrect resultsSergey Vojtovich2010-02-091-11/+4
* | | | | Bug#43201 : Stack overrun when running sp-error test.Vladislav Vaintroub2010-02-231-2/+0
* | | | | Auto-merged fix for the bug#50539.Evgeny Potemkin2010-02-121-11/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Bug#50539: Wrong result when loose index scan is used for an aggregateEvgeny Potemkin2010-02-121-11/+1
| |/ / /
* | | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-10/+6
|/ / /
* | | Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-130/+396
|\ \ \ | |/ / |/| |
| * | Auto-merge from mysql-next-mr-alik.Alexander Nozdrin2009-11-101-1/+2
| |\ \
| | * | BUG#48447, BUG#48161, fixed a regression from fix of BUG#6045, where binary c...Mikael Ronstrom2009-11-051-1/+2
| * | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-3/+24
| |\ \ \
| * \ \ \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-0/+11
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Changed COLUMN_LIST to COLUMNS after arch reviewMikael Ronstrom2009-10-291-1/+1
| * | | | BUG#48397, set key_part->length to key_part->store_length isn't correct, stor...Mikael Ronstrom2009-10-291-2/+2
| * | | | MergeMikael Ronstrom2009-10-281-14/+14
| |\ \ \ \
| | * \ \ \ mergeMattias Jonsson2009-10-281-14/+14
| | |\ \ \ \
| | | * | | | WL#3352, minor code formatting fixes after code reviewMattias Jonsson2009-10-211-14/+14
| * | | | | | Merged WL#3352 into mysql-next-mrMikael Ronstrom2009-10-281-76/+255
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | BUG#48165, needed to introduce length restrictions on partitioning fields to ...Mikael Ronstrom2009-10-281-6/+2
| | |/ / / /
| | * | | | Manual merge mysql-trunk -> mysql-trunk-wl3352Mattias Jonsson2009-10-191-24/+46
| | |\ \ \ \
| | * | | | | Fixed review commentsMikael Ronstrom2009-10-161-13/+16
| | * | | | | Changed all no_ to num_ to avoid strange names like no_list_values which is n...Mikael Ronstrom2009-10-011-10/+10
| | * | | | | WL#3352, Introducing Column list partitioning, makes it possible to partition...Mikael Ronstrom2009-09-151-54/+234
| * | | | | | Merge from mysql-trunk-merge.Alexander Nozdrin2009-10-191-4/+76
| |\ \ \ \ \ \