From: Thomas Heller Date: Wed, 21 Jun 2017 10:09:16 +0000 (+0200) Subject: disabled innodb adaptive hash index X-Git-Tag: v0.1.0~2795 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=761f8597b54bc88be8b4402eb7a2b559b8b40b95;p=pixelpark%2Fhiera.git disabled innodb adaptive hash index --- diff --git a/customer/bmf-datacenter/production.yaml b/customer/bmf-datacenter/production.yaml index 09bd7c1b..78b09af1 100644 --- a/customer/bmf-datacenter/production.yaml +++ b/customer/bmf-datacenter/production.yaml @@ -20,6 +20,7 @@ mysql::server::override_options: innodb_log_buffer_size: 16M query_cache_type: 0 default-storage-engine: INNODB + innodb_adaptive_hash_index: 0 php::extensions: gd: {}