summaryrefslogtreecommitdiff
path: root/mysql-test/t/subselect_sj2.test
Commit message (Expand)AuthorAgeFilesLines
* BUG#912538: Wrong result (missing rows) with semijoin=on, firstmatch=on, ...Sergey Petrunya2012-01-191-0/+14
* Made join_cache_level == 2 by default.Igor Babaev2011-12-151-0/+8
* Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache'Igor Babaev2011-12-151-1/+3
* Semi-join optimizations code cleanup part 2:Sergey Petrunya2011-11-251-1/+1
* Fixed LP bug #881318.Igor Babaev2011-10-251-0/+26
* BUG#869001: Wrong result with semijoin + materialization + firstmatch + multi...Sergey Petrunya2011-10-121-0/+32
* Fix testcases from the previous push: add missing DROP TABLE statementSergey Petrunya2011-10-111-1/+1
* BUG#869012: Wrong result with semijoin + materialization + AND in WHERESergey Petrunya2011-10-111-0/+20
* Merge.Igor Babaev2011-10-031-0/+4
|\
| * Fixed a cost estimation bug introduced into in the function best_access_pathIgor Babaev2011-09-301-0/+4
* | BUG#858732: Wrong result with semijoin + loosescan + comma joinSergey Petrunya2011-09-261-0/+23
|/
* BUG#849763: Wrong result with second execution of prepared statement with sem...Sergey Petrunya2011-09-201-0/+18
* 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-0/+5
* BUG#761598: InnoDB: Error: row_search_for_mysql() is called without ha_innoba...Sergey Petrunya2011-06-151-0/+27
* Merge 5.3->main -> 5.3-mwl90Sergey Petrunya2011-05-291-0/+6
|\
| * - Make subselect_sj2 testcase more stableSergey Petrunya2010-05-111-0/+6
* | Stabilize a testcase after fix for BUG#784723Sergey Petrunya2011-05-201-0/+4
|/
* BUG#49129: Wrong result with IN-subquery with join_cache_level=6 and firstmat...Sergey Petrunya2010-03-071-1/+1
* Backport of subquery optimizations to 5.3.Sergey Petrunya2010-01-171-0/+904