summaryrefslogtreecommitdiff
path: root/mysql-test/r/subselect_sj2_jcl6.result
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.3->5.5Igor Babaev2013-10-141-0/+15
|\
| * Fixed bug mdev-5135.Igor Babaev2013-10-141-0/+15
* | MDEV-4782: Valgrind warnings (Conditional jump or move depends on uninitialis...Sergey Petrunya2013-07-161-0/+22
* | 5.3->5.5 mergeSergei Golubchik2013-02-281-1/+1
|\ \ | |/
| * Fixed bug mdev-3913.Igor Babaev2013-02-201-1/+1
* | mergeSergei Golubchik2012-04-071-17/+18
|\ \ | |/
| * Make test results stable.Sergey Petrunya2012-04-041-3/+3
| * BUG#913030: Optimizer chooses a suboptimal excution plan for Q18 from DBT-3Sergey Petrunya2012-04-021-19/+21
* | 5.3 mergeSergei Golubchik2012-03-281-5/+199
|\ \ | |/
| * BUG#965872: Server crashes in embedding_sjm on a simple 1-table select with A...Sergey Petrunya2012-03-271-0/+9
| * MergeSergey Petrunya2012-03-261-5/+49
| |\
| | * BUG#951283: Wrong result (missing rows) with semijoin+firstmatch, IN/ANY subq...Sergey Petrunya2012-03-261-5/+49
| * | Sorted some test results that can be different on different machinesMichael Widenius2012-03-261-37/+37
| |/
| * BUG#951937: Wrong result (missing rows) with semijoin+materialization, IN sub...Sergey Petrunya2012-03-261-0/+103
| * BUG#962667: Assertion `0' failed in QUICK_INDEX_SORT_SELECT::need_sorted_outp...Sergey Petrunya2012-03-251-0/+37
* | Merge 5.3->5.5.Igor Babaev2012-03-011-8/+8
|\ \ | |/
| * Fixed LP bug #939009.Igor Babaev2012-02-241-8/+8
* | 5.3.4 mergeSergei Golubchik2012-02-151-4/+19
|\ \ | |/
| * BUG#912538: Wrong result (missing rows) with semijoin=on, firstmatch=on, ...Sergey Petrunya2012-01-191-4/+19
* | 5.3 mergeSergei Golubchik2012-01-131-24/+119
|\ \ | |/
| * Back-ported the patch of the mysql-5.6 code line thatIgor Babaev2011-12-241-6/+9
| * Backport of WL#5953 from MySQL 5.6unknown2011-12-191-1/+9
| * Made join_cache_level == 2 by default.Igor Babaev2011-12-151-1/+4
| * Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache'Igor Babaev2011-12-151-0/+4
| * Small semi-join optimization improvement:Sergey Petrunya2011-12-081-2/+1
| * Bug #899962: materialized subquery with join_cache_level=3 Sergey Petrunya2011-12-061-0/+22
| * Make subquery Materialization, as well as semi-join Materialization be shownSergey Petrunya2011-12-051-14/+14
| * Fixed LP bug #899696.Igor Babaev2011-12-041-0/+27
| * Fixed LP bug #898073.Igor Babaev2011-11-301-0/+29
| * MergeSergey Petrunya2011-11-251-3/+3
| |\
| | * Semi-join optimizations code cleanup part 2:Sergey Petrunya2011-11-251-3/+3
| | * Semi-join optimizations code cleanup:Sergey Petrunya2011-11-231-2/+2
* | | 5.3->5.5 mergeSergei Golubchik2011-11-271-23/+34
|\ \ \ | |/ /
| * | Enable subquery materialization=ON by default.unknown2011-11-091-23/+34
| |/
* | 5.3->5.5 mergeSergei Golubchik2011-11-221-4/+133
|\ \ | |/
| * Fixed LP bug #881318.Igor Babaev2011-10-251-0/+27
| * BUG#869001: Wrong result with semijoin + materialization + firstmatch + multi...Sergey Petrunya2011-10-121-0/+26
| * Fix testcases from the previous push: add missing DROP TABLE statementSergey Petrunya2011-10-111-0/+1
| * BUG#869012: Wrong result with semijoin + materialization + AND in WHERESergey Petrunya2011-10-111-0/+20
| * Merge.Igor Babaev2011-10-031-4/+19
| |\
| | * Fixed a cost estimation bug introduced into in the function best_access_pathIgor Babaev2011-09-301-4/+19
| * | 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/+17
* | merge with 5.3Sergei Golubchik2011-10-191-41/+72
|\ \ | |/
| * MergeSergey Petrunya2011-07-191-4/+4
| |\
| | * BUG#803457: Wrong result with semijoin + view + outer join in maria-5.3-subqu...Sergey Petrunya2011-07-151-4/+4
| * | Changed the default setting of the optimizer switch 'optimize_join_buffer_size'.Igor Babaev2011-07-141-0/+1
| |/
| * Disable LooseScan and FirstMatch when outer joins are present.Sergey Petrunya2011-07-141-2/+2
| * Set the default to be mrr=off,mrr_sort_keys=off:Sergey Petrunya2011-07-081-0/+2
| * Merge fix for BUG#803365Sergey Petrunya2011-07-051-2/+2
| |\