• Igor Babaev's avatar
    MDEV-20056 Assertion `!prebuilt->index->is_primary()' failed · 4d4b2867
    Igor Babaev authored
               in row_search_idx_cond_check
    
    When usage of rowid filter is evaluated by the optimizer to join a table
    to the current partial join employing a certain index it should be checked
    that a key for at least the major component of this index can be constructed
    using values from the columns of the partial join.
    4d4b2867
sql_select.cc 928 KB