Note
- This variable is available starting with V4.3.2 in V4.3.x.
- This variable is available starting with V4.2.3 in V4.2.x.
Description
innodb_stats_persistent specifies whether to persist InnoDB index statistics to disk.
Applicability
- This variable applies only to OceanBase Database in MySQL mode.
- This variable is for compatibility with ecosystem tools and does not affect OceanBase Database features.
Privilege requirements
Query variables
systenants and all user tenants can execute theSHOW VARIABLESstatement or query theinformation_schema.GLOBAL_VARIABLESview (MySQL mode) to view the values of global system variables.Modify variables
This variable is for compatibility and has no actual effect on parameter configuration.
Attributes
| Attribute | Description |
|---|---|
| Parameter type | Enum |
| Default value | 1 |
| Value range |
|
| Scope | Global |
| Modifiable | Yes. You can execute the SET statement to modify the value. |
