auto_increment_cache_size

2023-08-18 09:26:34  Updated

auto_increment_cache_size specifies the number of cached auto-increment values.

Property Description
Parameter type int
Default value 1000000
Value range [1, 100000000]
Effective scope GLOBAL
Involved in serialization Yes

Contact Us