Fixes bug LP: #1461669
This commit is contained in:
@@ -72,7 +72,7 @@ max_allowed_packet = 16M
|
||||
|
||||
# InnoDB buffer should consume 100% of the bytes of the dataset size
|
||||
# query cache is not supported with Active/Active configuration
|
||||
innodb_buffer_pool_size = {{ dataset_bytes }}
|
||||
innodb_buffer_pool_size = {{ innodb_buffer_pool_size }}
|
||||
|
||||
{% if ipv6 -%}
|
||||
[sst]
|
||||
|
||||
Reference in New Issue
Block a user