X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/640f2369802de1efa49b722b5cc553e635d84686..ff6e215ca12d2efe3493da1eb0152751ceef7162:/roles/crm.rb diff --git a/roles/crm.rb b/roles/crm.rb index 7e255307b..e4e7deb1b 100644 --- a/roles/crm.rb +++ b/roles/crm.rb @@ -32,9 +32,7 @@ default_attributes( :mysql => { :settings => { :mysqld => { - :innodb_strict_mode => true, - :innodb_file_per_table => true, - :innodb_file_format => "Barracuda" + :log_bin_trust_function_creators => 1 } } }