innodb_defragment_frequency
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
Do not defragment a single index more than this number of time per second.This controls the number of time defragmentation thread can request X_
DETAILS
PARAMETERS
Command-line | --innodb_defragment_frequency=# |
Configuration file | Supported |
Dynamic | Yes |
Scope | Global |
Data Type | INT UNSIGNED |
Minimum Value | 1 |
Maximum Value | 1000 |
Product Default Value | 40 |
SKYSQL
CHANGE HISTORY
EXTERNAL REFERENCES
Additional information on this topic may be found in the MariaDB Public Knowledge Base.