Placeholder for table-level auto_increment_cache_size configuration
This commit is contained in:
@ -312,6 +312,7 @@ all_table_def = dict(
|
||||
('lob_inrow_threshold', 'int', 'false', 'OB_DEFAULT_LOB_INROW_THRESHOLD'),
|
||||
('max_used_column_group_id', 'int', 'false', '1000'),
|
||||
('column_store', 'int', 'false', '0'),
|
||||
('auto_increment_cache_size', 'int', 'false', '0')
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user