summaryrefslogtreecommitdiff
path: root/mysql-test/r/subselect3.result
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug mdev-3913.Igor Babaev2013-02-201-2/+2
* BUG#913030: Optimizer chooses a suboptimal excution plan for Q18 from DBT-3Sergey Petrunya2012-04-021-7/+7
* Adjust test results after Monty's push of the newunknown2012-01-181-0/+1
* Back-ported the patch of the mysql-5.6 code line thatIgor Babaev2011-12-241-5/+5
* MergeIgor Babaev2011-12-151-0/+1
|\
| * Made join_cache_level == 2 by default.Igor Babaev2011-12-151-0/+1
* | BUG#901399: Wrong result (extra row) with semijoin=ON, materialization=OFF, o...Sergey Petrunya2011-12-161-2/+2
|/
* Small semi-join optimization improvement:Sergey Petrunya2011-12-081-3/+3
* Make subquery Materialization, as well as semi-join Materialization be shownSergey Petrunya2011-12-051-2/+2
* Set new default values for the optimizer switch flags 'derived_merge'Igor Babaev2011-11-261-0/+3
* MergeSergey Petrunya2011-11-251-24/+24
|\
| * Semi-join optimizations code cleanup part 2:Sergey Petrunya2011-11-251-24/+24
* | Merge enabling materialization=on by default.unknown2011-11-211-6/+21
|\ \
| * \ Merge enabling of materialization=on by default with main tree.unknown2011-11-211-6/+21
| |\ \
| | * | Enable subquery materialization=ON by default.unknown2011-11-091-6/+21
| | |/
* | | Made the optimizer switch for index condition pushdown set to 'on' by default. Igor Babaev2011-11-211-1/+1
|/ /
* | Merge.Igor Babaev2011-11-151-4/+4
|\ \
| * | Fixed LP bug #889750.Igor Babaev2011-11-151-4/+4
| |/
* | Fix for LP BUG#824425: Prohibiting subqueries in rows for left part of IN/ALL...unknown2011-11-131-0/+47
|/
* Making subquery cache on by default.unknown2011-10-051-12/+12
* Fixed a cost estimation bug introduced into in the function best_access_pathIgor Babaev2011-09-301-5/+6
* Made the optimizer switches 'derived_merge' and 'derived_with_keys'Igor Babaev2011-07-211-2/+3
* Make subquery cache off by default.unknown2011-07-151-12/+12
* Change the default @@optimizer_switch setting fromSergey Petrunya2011-07-051-5/+6
* Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-4/+3
|\
| * Merge of the mwl106 tree into the latest 5.3 tree.Igor Babaev2010-09-231-4/+3
| |\
| | * MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-4/+3
* | | MWL#89unknown2011-05-021-79/+67
|\ \ \
| * | | Fix LP BUG#718593unknown2011-04-281-2/+2
| * | | Fix LP BUG#715069unknown2011-04-201-6/+6
| * | | MWL#89unknown2011-02-031-70/+53
| * | | Merge MWL#89 into 5.3 main.unknown2011-01-111-3/+8
| |\ \ \
| | * \ \ MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-11-051-3/+8
| | |\ \ \ | | | |/ / | | |/| |
| | | * | MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-09-301-1/+6
| | | * | MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-09-161-2/+2
* | | | | BUG#752992: Wrong results for a subquery with 'semijoin=on'Sergey Petrunya2011-04-081-3/+3
* | | | | Make EXPLAIN better at displaying MRR/BKA:Sergey Petrunya2011-04-021-1/+1
|/ / / /
* | | | Fixed LP bug #664594 and other bugs leading to invalid executionIgor Babaev2010-11-031-13/+20
* | | | Merge 5.3-mwl128 -> 5.3Igor Babaev2010-10-271-33/+35
|\ \ \ \ | |/ / / |/| | |
| * | | MWL#128: Added into EXPLAIN output info about types of the used join buffers andIgor Babaev2010-10-181-27/+27
| * | | Fixed bug #52636.Igor Babaev2010-09-281-1/+1
| * | | The main patch for MWL#128: Implement Block Nested Loop Hash Join.Igor Babaev2010-08-311-5/+7
| |/ /
* | | Fixed LP BUG#615760: Check on double cache assignment added into the transfor...unknown2010-09-061-13/+13
* | | LP BUG#615752 fix. Expression cache added to EXPLAIN EXTENDED output.unknown2010-08-311-13/+13
|/ /
* | Subquery cache (MWL#66) added.unknown2010-07-101-0/+5
* | MariaDB 5.2 -> MariaDB 5.3 merge Sergey Petrunya2010-06-261-9/+9
|\ \ | |/ |/|
| * Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-9/+9
| |\
| | * Bug#40277: SHOW CREATE VIEW returns invalid SQLDavi Arnaut2010-03-091-9/+9
| * | Merge with MySQL 5.1, with following additions:unknown2009-11-161-0/+69
| |\ \ | | |/
| | * Bug#48177 - SELECTs with NOT IN subqueries containing NULL Jorgen Loland2009-11-031-0/+69