InnoDB Plugin
1.0
|
Functions | |
UNIV_INLINE bool | dict_stats_stop_bg (dict_table_t *table) |
Code used for background table and index stats gathering.
Created Feb 8, 2013 Marko Makela
UNIV_INLINE bool dict_stats_stop_bg | ( | dict_table_t * | table | ) |
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 |