• Marko Mäkelä's avatar
    Follow-up fix of MDEV-13795/MDEV-14332 · 9618c04e
    Marko Mäkelä authored
    row_log_table_apply_op(): Remove references to dict_table_t::n_vcols.
    Virtual column information is no longer being written to the log.
    
    row_log_t: Remove the unused fields n_old_col, n_old_vcol.
    9618c04e
row0log.cc 107 KB