summaryrefslogtreecommitdiff
path: root/mysql-test/t/maria_mrr.test
Commit message (Expand)AuthorAgeFilesLines
* Made join_cache_level == 2 by default.Igor Babaev2011-12-151-0/+5
* Fixed a cost estimation bug introduced into in the function best_access_pathIgor Babaev2011-09-301-6/+5
* Set the default to be mrr=off,mrr_sort_keys=off:Sergey Petrunya2011-07-081-0/+5
* Change optimizer_use_mrr=auto|disable|forceSergey Petrunya2011-06-031-1/+0
* BUG#693747: Assertion multi_range_read.cc:908: int DsMrr_impl::dsmrr_initSergey Petrunya2011-03-021-0/+78
* BUG#671361: virtual int Mrr_ordered_index_reader::refill_buffer(): Assertion ...Sergey Petrunya2010-11-091-3/+37
* MWL#121-124 DS-MRR support for key-ordered retrieval, etcSergey Petrunya2010-11-011-1/+37
|\
| * - Fixed BUG#623285: Crash in quick_range_seq_next() in maria-5.3-dsmrr-cpk Sergey Petrunya2010-09-131-0/+47
* Fixed bug #665049.Igor Babaev2010-10-291-0/+57