From: Philipp Dallig Date: Fri, 22 Jan 2016 11:49:31 +0000 (+0100) Subject: bmf-datacenter - update innodb_buffer_pool_instances should be 1 per GB X-Git-Tag: v0.1.0~5447 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=7d45d3b4ade01a5cf0a64fdd5c301d708e3fcaba;p=pixelpark%2Fhiera.git bmf-datacenter - update innodb_buffer_pool_instances should be 1 per GB buffer --- diff --git a/customer/bmf-datacenter/production.yaml b/customer/bmf-datacenter/production.yaml index 237f5fee..6547e95f 100644 --- a/customer/bmf-datacenter/production.yaml +++ b/customer/bmf-datacenter/production.yaml @@ -10,6 +10,7 @@ site::profile::mysql_server::databases: mysql::server::override_options: mysqld: innodb_buffer_pool_size: 3G + innodb_buffer_pool_instances: 3 memlock: true ft_min_word_len: 3