• Thirunarayanan Balathandayuthapani's avatar
    MDEV-26956 LeakSanitizer/Valgrind errors in... · 8c9cc2fb
    Thirunarayanan Balathandayuthapani authored
    MDEV-26956 LeakSanitizer/Valgrind errors in trx_mod_table_time_t::start_bulk_insert upon adding system versioning
    
     InnoDB fails to apply buffered insert operation for
    'mysql/transaction_registry' table during system versioning DDL.
    To avoid this, DDL calls extra(HA_EXTRA_IGNORE_INSERT) to
    inform the InnoDB for applying the buffered insert operation.
    8c9cc2fb
insert_into_empty.result 5.6 KB