![]() |
MySQL 8.0.43
Source Code Documentation
|
Aux struct used to pass a table and a boolean to dict_stats_fetch_index_stats_step(). More...
Public Attributes | |
| dict_table_t * | table |
| table whose indexes are to be modified More... | |
| bool | stats_were_modified |
| will be set to true if at least one index stats were modified More... | |
Aux struct used to pass a table and a boolean to dict_stats_fetch_index_stats_step().
| bool index_fetch_t::stats_were_modified |
will be set to true if at least one index stats were modified
| dict_table_t* index_fetch_t::table |
table whose indexes are to be modified