• Igor Babaev's avatar
    Fixed bug mdev-11859. · 46eef1ed
    Igor Babaev authored
    As the function Item_subselect::fix_fields does it the function
    Item_subselect::update_used_tables must ignore UNCACHEABLE_EXPLAIN
    when deciding whether the subquery item should be considered as a
    constant item.
    46eef1ed
item_subselect.cc 173 KB