This commit is contained in:
Jorge Niedbalski
2015-06-04 11:40:54 -03:00
parent b9a213f344
commit b5b8049c3b
3 changed files with 21 additions and 11 deletions

View File

@@ -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]