summaryrefslogtreecommitdiff
path: root/sql/opt_range_mrr.cc
Commit message (Expand)AuthorAgeFilesLines
* Correct FSF addressiangilfillan2017-03-101-1/+1
* MDEV-10325: Queries examines all rows of a tables when it should notSergei Petrunia2016-07-121-3/+3
* MDEV-10175: range optimizer calls records_in_range() for full extended keysSergei Petrunia2016-06-031-5/+21
* 10.0-monty mergeSergei Golubchik2013-07-211-2/+2
|\
| * Push a lot of small fixes to get larger parts to compileMichael Widenius2013-05-211-1/+1
| * Temporary commit of 10.0-mergeMichael Widenius2013-03-261-1/+1
* | The pilot patch for mwl#253.Igor Babaev2013-03-111-2/+4
|/
* MDEV-3934 Assertion `((keypart_map+1) & keypart_map) == 0' failed in _mi_pack...Sergei Golubchik2013-01-201-0/+1
* fix the include guards and add missing gplv2 headersSergei Golubchik2012-02-171-0/+15
* merge with 5.3Sergei Golubchik2011-10-191-5/+19
|\
| * Fixed compiler warningsMichael Widenius2011-02-251-1/+1
| * Fix MYSQL Bug#60057 : sel_arg_range_seq_next loops in optimized compilation/...Vladislav Vaintroub2011-02-121-0/+14
| * MWL#121-125 DS-MRR improvementsSergey Petrunya2010-12-131-4/+4
* | lots of post-merge changesSergei Golubchik2011-04-251-2/+2
|/
* Post-merge fixes part 1Sergey Petrunya2010-10-101-20/+3
* MWL#67: MRR backportSergey Petrunya2009-12-221-0/+349