Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.6
-
None
Description
InnoDB takes MDL of the table before processing any
background task on the table. There is no need to copy the statistics
for the table. dict_stats_save() is always protected by MDL of
the table.
Attachments
Issue Links
- relates to
-
MDEV-32667 dict_stats_save_index_stat() reads uninitialized index->stats_error_printed
- Closed