• Aleksey Midenkov's avatar
    MDEV-16546 System versioning setting to allow history modification · a2cda886
    Aleksey Midenkov authored
    1. system_versioning_insert_history session variable allows
    pseudocolumns ROW_START and ROW_END be specified in INSERT,
    INSERT..SELECT and LOAD DATA.
    
    2. Cleaned up select_insert::send_data() from setting vers_write as
    this parameter is now set on TABLE initialization.
    
    4. Replication of system_versioning_insert_history via option_bits in
    OPTIONS_WRITTEN_TO_BIN_LOG.
    a2cda886
mysqld--help.result 79.5 KB