![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
Code used for background table and index stats gathering. More...
Functions | |
| static bool | dict_stats_stop_bg (dict_table_t *table) | 
| Request the background collection of statistics to stop for a table.  More... | |
Code used for background table and index stats gathering.
Created Feb 8, 2013 Marko Makela
      
  | 
  inlinestatic | 
Request the background collection of statistics to stop for a table.
| true | when no background process is active | 
| false | when it is not safe to modify the table definition | 
| table | in/out: table |