innodb_stats_auto_recalc
This page is part of MariaDB's Documentation.
The parent of this page is: System Variables for MariaDB Enterprise Server
Topics on this page:
Overview
InnoDB automatic recalculation of persistent statistics enabled for all tables unless overridden at table level (automatic recalculation is only done when InnoDB decides that the table has changed too much and needs a new statistics)
DETAILS
PARAMETERS
Command-line | --innodb_stats_auto_recalc[={OFF| |
Configuration file | Supported |
Dynamic | Yes |
Scope | Global |
Data Type | BOOLEAN (OFF, ON) |
Product Default Value | ON |
SKYSQL
CHANGE HISTORY
EXTERNAL REFERENCES
Additional information on this topic may be found in the MariaDB Public Knowledge Base.