summaryrefslogtreecommitdiff
path: root/mysql-test/r/subselect_no_scache.result
Commit message (Expand)AuthorAgeFilesLines
* Fixed LP bug #904832.Igor Babaev2011-12-181-1/+1
* Made join_cache_level == 2 by default.Igor Babaev2011-12-151-0/+4
* Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache'Igor Babaev2011-12-151-0/+3
* 5.2->5.3 mergeSergei Golubchik2011-12-121-1/+1
* Merge with 5.1 & fixes to IGNORE handlingMichael Widenius2011-12-111-2/+27
|\
| * Merge with 5.2.Michael Widenius2011-12-111-1/+26
* | Small semi-join optimization improvement:Sergey Petrunya2011-12-081-2/+2
* | Make subquery Materialization, as well as semi-join Materialization be shownSergey Petrunya2011-12-051-8/+8
|/
* Merge the fix of bug lp:825051unknown2011-11-301-0/+26
|\
| * Fixed bug lp:825051unknown2011-11-291-0/+26
* | Added test suite for the LP BUG#885162 (fixed by the patch for LP BUG#859375 ...unknown2011-11-291-0/+15
|/
* Fix bugs lp:833777, lp:894397unknown2011-11-281-0/+13
* Fixed LP BUG#747278unknown2011-11-281-0/+81
* Set new default values for the optimizer switch flags 'derived_merge'Igor Babaev2011-11-261-0/+6
* MergeSergey Petrunya2011-11-251-2/+2
|\
| * Semi-join optimizations code cleanup part 2:Sergey Petrunya2011-11-251-4/+4
* | Fix for LP BUG#859375 and LP BUG#887458.unknown2011-11-241-0/+47
* | Merge default materialization=on.unknown2011-11-221-13/+19
|\ \
| * \ Merge enabling of materialization=on by default with main tree.unknown2011-11-211-13/+19
| |\ \
| | * | Enable subquery materialization=ON by default.unknown2011-11-091-13/+19
* | | | Fix test to pass on 32-bit machines by reducingunknown2011-11-211-1/+1
* | | | Fix bug lp:833777unknown2011-11-211-0/+10
|/ / /
* | | Fixed LP bug #889750.Igor Babaev2011-11-151-1/+4
* | | Fix MySQL BUG#12329653unknown2011-11-121-0/+26
| |/ |/|
* | Merge.Igor Babaev2011-11-021-6/+6
|\ \ | |/
| * Fix bug lp:833702unknown2011-11-011-6/+6
* | Backported the fix and the test case for bug 12822678 from the mysql-5.6 code...Igor Babaev2011-11-011-1/+1
|/
* lp:817966 int_column IN (string_constant)Sergei Golubchik2011-10-131-3/+3
* Making subquery cache on by default.unknown2011-10-051-0/+5647