From: Oliver Böttcher Date: Wed, 18 Jul 2018 12:54:54 +0000 (+0200) Subject: BMF-DC - innodb_file_per_table X-Git-Tag: v0.1.0~569^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=72716d5932a6fcb1782882ccc58e78c0da0473bc;p=pixelpark%2Fhiera.git BMF-DC - innodb_file_per_table --- diff --git a/customer/bmf-datacenter/common.yaml b/customer/bmf-datacenter/common.yaml index baea1fdd..dd81c6f0 100644 --- a/customer/bmf-datacenter/common.yaml +++ b/customer/bmf-datacenter/common.yaml @@ -50,3 +50,4 @@ mysql::server::override_options: 'mysqld': ft_min_word_len: '3' innodb_adaptive_hash_index: 0 + innodb_file_per_table: 1