summaryrefslogtreecommitdiff
path: root/mysql-test/t/subselect_sj_mat.test
Commit message (Expand)AuthorAgeFilesLines
* Fixed LP bug #889750.Igor Babaev2011-11-151-1/+1
* BUG#860553: Crash in create_ref_for_key with semijoin + materialization Sergey Petrunya2011-10-011-2/+32
* BUG#860535: Assertion `keypart_map' failed in mi_rkey with semijoinSergey Petrunya2011-09-291-0/+29
* BUG#860300: Second crash with get_fanout_with_deps() with semijoin + material...Sergey Petrunya2011-09-281-0/+19
* BUG#836532: Crash in Item_equal_fields_iterator::get_curr_field with semijoin...Sergey Petrunya2011-09-041-1/+31
* BUG#836507: Crash in setup_sj_materialization_part1() with semijoin+materiali...Sergey Petrunya2011-09-021-0/+29
* BUG#836523: Crash in JOIN::get_partial_cost_and_fanout with semijoin+material...Sergey Petrunya2011-09-021-1/+28
* BUG##836491: Crash in Item_field::Item_field from add_ref_to_table_cond() wit...Sergey Petrunya2011-08-291-0/+21
* Bug lp:781508: Take relevant test cases from MySQL 5.6 feature preview treesunknown2011-08-091-0/+253
* Set the default to be mrr=off,mrr_sort_keys=off:Sergey Petrunya2011-07-081-0/+1
* Change the default @@optimizer_switch setting fromSergey Petrunya2011-07-051-11/+29
* Buildbot fixes:Sergey Petrunya2011-05-291-0/+2
* Post-merge fix for testsSergey Petrunya2011-05-291-1/+1
* Post-merge fixes part#2Sergey Petrunya2011-05-261-4/+4
* MWL#90: address review feedback: more test coverageSergey Petrunya2011-04-051-0/+34
* Fix test results and testuite valgrind failuresSergey Petrunya2010-06-111-1/+3
* subselect_sj_mat.test: fix test failure on some platforms because of raceSergey Petrunya2010-06-101-0/+2
* MWL#90: Subqueries: Inside-out execution for non-semijoin materialized subque...Sergey Petrunya2010-05-251-0/+934