summaryrefslogtreecommitdiff
path: root/mysql-test/r/join_cache.result
Commit message (Expand)AuthorAgeFilesLines
* merge with 5.3Sergei Golubchik2011-10-191-1590/+2409
|\
| * Made the optimizer switches 'derived_merge' and 'derived_with_keys'Igor Babaev2011-07-211-1/+1
| * Changed the default setting of the optimizer switch 'optimize_join_buffer_size'.Igor Babaev2011-07-141-0/+1
| * Merge @@optimizer_switch default settings changes into 5.3Sergey Petrunya2011-07-091-4/+5
| |\
| | * Set the default to be mrr=off,mrr_sort_keys=off:Sergey Petrunya2011-07-081-4/+5
| * | Fixed LP bug #806510.Igor Babaev2011-07-081-1/+1
| |/
| * Change the default @@optimizer_switch setting fromSergey Petrunya2011-07-051-0/+1
| * Fixed LP bug #802860.Igor Babaev2011-06-281-0/+36
| * Merge with 5.1-microsecondsMichael Widenius2011-05-281-1/+1
| * Merge: Make EXPLAIN better at displaying MRR/BKASergey Petrunya2011-04-041-110/+110
| |\
| | * Make EXPLAIN better at displaying MRR/BKA:Sergey Petrunya2011-04-021-110/+110
| * | Suppress ANALYZE_TABLE output, to be consistent with rest of the test caseVladislav Vaintroub2011-03-291-2/+0
| |/
| * Moved the test case for LP bug 725050 into a new test file. Igor Babaev2011-02-281-18/+0
| * Fixed LP bug #725050.Igor Babaev2011-02-271-0/+18
| * Made a newly added EXPLAIN platform independent.Igor Babaev2011-02-241-2/+2
| * BNLH algorithm always used a full table scan over the joined tableIgor Babaev2011-02-231-48/+211
| * MergeIgor Babaev2011-01-281-1867/+419
| |\
| | * Post-second-review fixes for the patch that added the code allowing to useIgor Babaev2011-01-241-2280/+80
| | * MergeIgor Babaev2011-01-211-42/+794
| | |\
| | | * Fixed vargrind problems in check_join_cache_usage().Igor Babaev2011-01-061-0/+20
| | | |\
| | | * | The patch adds the code that allows to use equi-join conditionsIgor Babaev2011-01-041-43/+795
| * | | | Fixed LP bug #707827.Igor Babaev2011-01-271-15/+28
| |/ / /
| * | | MergeIgor Babaev2011-01-151-12/+12
| |\ \ \
| | * | | Fixed LP bug #698882.Igor Babaev2011-01-151-12/+12
| | | |/ | | |/|
| * | | Merge backported subquery bugfixes/testcases into MariaDB 5.3Sergey Petrunya2011-01-141-0/+18
| |\ \ \ | | |/ / | |/| |
| | * | Backport testcase for:Sergey Petrunya2011-01-131-0/+18
| * | | Fixed LP bug #697557.Igor Babaev2011-01-051-0/+20
| | |/ | |/|
| * | Corrected the test case for bug 695304.Igor Babaev2010-12-291-0/+32
| * | Fixed LP bug #694443.Igor Babaev2010-12-261-0/+46
| * | MergeIgor Babaev2010-12-251-0/+35
| |\ \
| | * | Fixed LP bug#694092.Igor Babaev2010-12-241-0/+35
| | |/
| * | Fixed LP bug #670380.Igor Babaev2010-12-221-7/+38
| |/
| * Merge.Igor Babaev2010-12-101-209/+2081
| |\
| | * Fixed LP bug #675922.Igor Babaev2010-11-191-0/+52
| | * Fixed LP #bug 660963.Igor Babaev2010-11-191-3/+38
| | * Fixed LP bug #675516.Igor Babaev2010-11-151-0/+48
| | * Fixed LP bug #675095.Igor Babaev2010-11-141-0/+83
| | * Fixed LP bug #674423.Igor Babaev2010-11-131-0/+29
| | * Fixed LP bug #674431.Igor Babaev2010-11-131-6/+46
| | * MergeIgor Babaev2010-11-111-1/+40
| | |\
| | | * Fixed LP bug #672551.Igor Babaev2010-11-111-0/+40
| | * | Fixed LP bug#672497.Igor Babaev2010-11-111-0/+55
| | |/
| | * Fixed LP bug #671901.Igor Babaev2010-11-071-0/+60
| | * Fixed LP bug #669382.Igor Babaev2010-11-041-0/+26
| | * Fixed LP bug #668290.Igor Babaev2010-10-301-10/+57
| | * Fixed LP bug #664508.Igor Babaev2010-10-241-67/+147
| | * Fixed LP bug #663840.Igor Babaev2010-10-221-8/+100
| | * MWL#128: Added into EXPLAIN output info about types of the used join buffers andIgor Babaev2010-10-181-119/+119
| | * Applied the fix for bug #54235 taken from one of the mysql trees.Igor Babaev2010-10-031-0/+40
| | * Fixed bug #54539.Igor Babaev2010-10-011-2/+29