-
Thirunarayanan Balathandayuthapani authored
- 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.
a90e1165