MDEV-27312 LeakSanitizer error in trx_mod_table_time_t::start_bulk_insert
- InnoDB fails to apply the bulk insert operation for the stats table during DDL. During create table, InnoDB does dict_stats_save() and freshly insert into innodb_table_stats and innodb_index_stats table.
Showing
Please register or sign in to comment