• Marko Mäkelä's avatar
    Galera after-merge fixes · 4c91fd4c
    Marko Mäkelä authored
    wsrep_drop_table_query(): Remove the definition of this ununsed function.
    
    row_upd_sec_index_entry(), row_upd_clust_rec_by_insert():
    Evaluate the simplest conditions first. The merge could have slightly
    hurt performance by causing extra calls to wsrep_on().
    4c91fd4c
row0upd.cc 79.2 KB