auto_increment_cache_size specifies the number of cached auto-increment values.
| Attribute | Description |
|---|---|
| Type | int |
| Default value | 1000000 |
| Value range | [1, 100000000] |
| Applicable scope | Global |
| Involved in serialization | Yes |
auto_increment_cache_size specifies the number of cached auto-increment values.
| Attribute | Description |
|---|---|
| Type | int |
| Default value | 1000000 |
| Value range | [1, 100000000] |
| Applicable scope | Global |
| Involved in serialization | Yes |
Previous topic