summaryrefslogtreecommitdiff
path: root/mysql-test/r/subselect_sj.result
Commit message (Expand)AuthorAgeFilesLines
* BUG#978479: Wrong result (extra rows) with derived_with_keys+loosescan+semijo...Sergey Petrunya2012-04-191-3/+16
* BUG#978479: Wrong result (extra rows) with derived_with_keys+loosescan+semijo...Sergey Petrunya2012-04-191-0/+27
* BUG#913030: Optimizer chooses a suboptimal excution plan for Q18 from DBT-3Sergey Petrunya2012-04-021-10/+10
* Merge BUG#952372Sergey Petrunya2012-03-211-0/+22
|\
| * BUG#952372: Server crashes on 2nd execution of PS in find_field_in_tables wit...Sergey Petrunya2012-03-181-0/+22
* | BUG#952583: Server crashes in Item_field::fix_after_pullout on INSERT .. SELECTSergey Petrunya2012-03-191-0/+11
|/
* Fixed LP bug #939009.Igor Babaev2012-02-241-7/+7
* BUG#923246: Loosescan reports different result than other semijoin methodsSergey Petrunya2012-01-301-0/+40
* Merge.Igor Babaev2012-01-271-0/+52
|\
| * Back-ported test cases for bug #59919 of mysql-5.6 code line. The bug couldIgor Babaev2012-01-271-0/+52
* | BUG#920713: Wrong result (missing rows) with firstmatch+BNL, IN subquery, ...Sergey Petrunya2012-01-251-0/+27
* | MergeSergey Petrunya2012-01-251-0/+34
|\ \ | |/ |/|
| * BUG#920255: Wrong result (extra rows) with loosescan and IN subquerySergey Petrunya2012-01-251-0/+34
* | Back-ported test cases for bugs #54437, #55955, #52329, #57623 from subquery_sjIgor Babaev2012-01-221-0/+252
* | Back-ported test cases for bugs #53060, #53305, #50358, #49453 from subquery_sjIgor Babaev2012-01-211-0/+54
|/
* BUG#912510: Crash in do_copy_not_null with semijoin=ON, firstmatch=ON, aggreg...Sergey Petrunya2012-01-081-0/+17
* Back-ported the patch of the mysql-5.6 code line thatIgor Babaev2011-12-241-35/+8
* MergeIgor Babaev2011-12-151-0/+3
|\
| * Made join_cache_level == 2 by default.Igor Babaev2011-12-151-0/+1
| * Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache'Igor Babaev2011-12-151-0/+2
* | BUG#901399: Wrong result (extra row) with semijoin=ON, materialization=OFF, o...Sergey Petrunya2011-12-161-0/+27
|/
* Fixed LP bug #901709.Igor Babaev2011-12-111-0/+31
* Merge with 5.1 & fixes to IGNORE handlingMichael Widenius2011-12-111-1/+1
|\
| * Merge with 5.2.Michael Widenius2011-12-111-1/+1
* | Fixed LP bug #901312.Igor Babaev2011-12-091-0/+24
* | Make subquery Materialization, as well as semi-join Materialization be shownSergey Petrunya2011-12-051-15/+15
|/
* Set new default values for the optimizer switch flags 'derived_merge'Igor Babaev2011-11-261-0/+3
* MergeSergey Petrunya2011-11-251-18/+18
|\
| * Semi-join optimizations code cleanup part 2:Sergey Petrunya2011-11-251-20/+20
* | Merge default materialization=on.unknown2011-11-221-21/+29
|\ \
| * \ Merge enabling of materialization=on by default with main tree.unknown2011-11-211-21/+29
| |\ \
| | * | Enable subquery materialization=ON by default.unknown2011-11-091-21/+29
| | |/
* | | Fixed LP bug #887496.Igor Babaev2011-11-211-0/+33
|/ /
* | Fixed LP bug #889750.Igor Babaev2011-11-151-16/+48
|/
* BUG#878753: Assertion '0' failed in replace_where_subcondition with derived_m...Sergey Petrunya2011-11-021-0/+24
* BUG#877288: Wrong result with semijoin + materialization + multipart keySergey Petrunya2011-10-261-0/+31
* Making subquery cache on by default.unknown2011-10-051-2/+2
* Merge.Igor Babaev2011-10-031-0/+1
|\
| * Fixed a cost estimation bug introduced into in the function best_access_pathIgor Babaev2011-09-301-0/+1
* | BUG#861147: Assertion `fixed == 1' failed in Item_func_eq::val_int() with sem...Sergey Petrunya2011-10-011-0/+42
* | BUG#849776: Wrong result with semijoin + "Impossible where"Sergey Petrunya2011-09-231-0/+17
|/
* BUG##849717: Crash in Item_func::fix_fields on second execution of a prepared...Sergey Petrunya2011-09-171-0/+12
* BUG#830993: Crash in end_read_record with derived tableSergey Petrunya2011-09-081-0/+80
* BUG#834739: Wrong result with 3-way inner join, LooseScan,multipart keys Sergey Petrunya2011-09-051-1/+40
* BUG#834758: Wrong result with innner join, LooseScan, two-column IN() predicateSergey Petrunya2011-09-051-0/+23
* BUG#834534: Assertion `0' failed in replace_where_subcondition with semijoin ...Sergey Petrunya2011-08-291-0/+20
* BUG#818280: crash in do_copy_not_null() in maria-5.3 with semijoinSergey Petrunya2011-08-161-0/+14
* Fixed LP bug #819716.Igor Babaev2011-08-081-1/+1
* BUG#803457: Wrong result with semijoin + view + outer join in maria-5.3-subqu...Sergey Petrunya2011-07-211-0/+30
* Merge from 5.2unknown2011-07-211-1/+1