minor_freeze_times specifies the number of minor compactions that triggers a major compaction.
Note
This parameter is deprecated in OceanBase Database V4.0.0 and later.
| Property | Description |
|---|---|
| Type | Integer |
| Default value | 100 |
| Value range | [0,65535] |
| Effective upon OBServer node restart | No |
Note
- If this parameter is set to 0, a major compaction is not triggered regardless of the number of minor compactions.
- This parameter is equivalent to the
major_compact_triggerparameter.