19 Commits (b33826e5552d3659d66da70926749bb121c3dce0)

Author SHA1 Message Date
Sergey Petrunya b33826e555 MWL#90, code cleanup 16 years ago
Sergey Petrunya 0cc3724697 MWL#90: Subqueries: Inside-out execution for non-semijoin materialized subqueries that are AND-parts of the WHERE 16 years ago
Sergey Petrunya 30bac79806 Always refer to materialized table as "SUBSELECT#%d" where %d is select number 16 years ago
Sergey Petrunya 8a06a7e3a7 MWL#110: Make EXPLAIN always show materialization separately 16 years ago
Sergey Petrunya 47d0cf2929 Apply fix by Roy Lyseng: 16 years ago
Sergey Petrunya 77e66c6985 BUG#43768: Prepared query with nested subqueries core dumps on second execution 16 years ago
Sergey Petrunya ea982e336d Apply fix by oystein.grovlen@sun.com 2010-03-12: 16 years ago
Sergey Petrunya 02e9fa62e7 BUG#45174: XOR in subqueries produces differing results in 5.1 and 5.4 16 years ago
unknown 3d2a74609a MWL#68 Subquery optimization: Efficient NOT IN execution with NULLs 16 years ago
Sergey Petrunya c2924e155e BUG#49129: Wrong result with IN-subquery with join_cache_level=6 and firstmatch=off 16 years ago
Igor Babaev 3ccc1d6b1e Corrected Evgen's fix for bug #45191. 16 years ago
Sergey Petrunya 0e7c84153d Bug#49198 Wrong result for second call of of procedure with view in subselect. 16 years ago
Sergey Petrunya 0cf5145dee Fix buildbot failure: take into account that there is no optimizer_switch flag 16 years ago
Sergey Petrunya 3ffa889184 Fix buildbot failure: take into account that there is no optimizer_switch flag 16 years ago
Sergey Petrunya 663773aa8c Subquery backport: 16 years ago
Sergey Petrunya f4d5521043 BUG#31480: Incorrect result for nested subquery when executed via semi join 16 years ago
Sergey Petrunya b83cb52e9e Backport of subquery optimizations to 5.3. 16 years ago