• Aleksey Midenkov's avatar
    MDEV-27293 Allow converting a versioned table from implicit · 136db19a
    Aleksey Midenkov authored
               to explicit row_start/row_end columns
    
    In case of adding both system fields of same type (length, unsigned
    flag) as old implicit system fields do the rename of implicit system
    fields to the ones specified in ALTER, remove SYSTEM_INVISIBLE flag in
    that case. Correct PERIOD clause must be specified in ALTER as well.
    136db19a
handler.h 207 KB