innodb_defragment
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
Enable/disable InnoDB defragmentation (default FALSE). When set to FALSE, all existing defragmentation will be paused. And new defragmentation command will fail.Paused defragmentation commands will resume when this variable is set to true again.
DETAILS
PARAMETERS
Command-line | --innodb_defragment={OFF| |
Configuration file | Supported |
Dynamic | Yes |
Scope | Global |
Data Type | BOOLEAN (OFF, ON) |
Product Default Value | OFF |
SKYSQL
CHANGE HISTORY
EXTERNAL REFERENCES
Additional information on this topic may be found in the MariaDB Public Knowledge Base.