• Igor Babaev's avatar
    MDEV-32569 Failure when executing PS for query using IN subquery · 9b049266
    Igor Babaev authored
    This patch corrects the fix for MDEV-32369. No Item_direct_ref_to_item
    objects should be allocated at the optimizer phase after permanent
    rewritings have been done.
    
    The patch also adds another test case for MDEV-32369 that uses MyISAM
    with more than one row.
    
    Approved by Rex Johnston <rex.johnston@mariadb.com>
    9b049266
item.cc 298 KB