• Igor Babaev's avatar
    Fixed the bug mdev-13734. · 3a9ee22b
    Igor Babaev authored
    If the method SELECT_LEX::mark_const_derived() is called for a select
    that is used in the specification of a materialized derived table / view D
    then method should not set the flag fill_me for D on when
    the flag JOIN::with_two_phase_optimization is set on for this select.
    3a9ee22b
sql_lex.cc 204 KB