MySQL 8.3.0
Source Code Documentation
dict0stats_bg.ic File Reference

Code used for background table and index stats gathering. More...

#include "dict0dict.h"
#include "dict0mem.h"

Functions

static bool dict_stats_stop_bg (dict_table_t *table)
 Request the background collection of statistics to stop for a table. More...
 

Detailed Description

Code used for background table and index stats gathering.

Created Feb 8, 2013 Marko Makela

Function Documentation

◆ dict_stats_stop_bg()

static bool dict_stats_stop_bg ( dict_table_t table)
inlinestatic

Request the background collection of statistics to stop for a table.

Return values
truewhen no background process is active
falsewhen it is not safe to modify the table definition
Parameters
tablein/out: table