From: Oliver Böttcher Date: Fri, 27 Jul 2018 12:03:00 +0000 (+0200) Subject: BMF-DC - innodb_file_per_table X-Git-Tag: v0.1.0~501 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=8d0eb0d7fc12cf4f93676b5d99cf51c94dfb620c;p=pixelpark%2Fhiera.git BMF-DC - innodb_file_per_table --- diff --git a/customer/bmf-datacenter/production.yaml b/customer/bmf-datacenter/production.yaml index 3847aba7..732028f0 100644 --- a/customer/bmf-datacenter/production.yaml +++ b/customer/bmf-datacenter/production.yaml @@ -21,6 +21,7 @@ mysql::server::override_options: query_cache_type: 0 default-storage-engine: INNODB innodb_adaptive_hash_index: 0 + innodb_file_per_table: 1 php::extensions: gd: {}