• mats@romeo.(none)'s avatar
    BUG#27441 (There is no COLS bitmap for the after image of an update · 06b5e9bb
    mats@romeo.(none) authored
    rows event):
    
    Adding a after image COLS bitmap to Update_rows_log_event (for telling
    what columns that are present in the after image of each row update).
    
    Also fixing case where Rows_log_event length was not correctly computed
    (happened when the number of columns in a table was more than 251). 
    06b5e9bb
log_event.h 79.1 KB