• unknown's avatar
    MDEV-4056 fix. · 2255132f
    unknown authored
    The problem was that maybe_null of Item_row and its componetes was unsynced after update_used_tables() (and so pushed_cond_guards was not initialized but then requested).
    
    Fix  updates Item_row::maybe_null on update_used_tables().
    2255132f
subselect4.result 91.5 KB