adding new qa-prod01.qa host to replace qadevel.qa

This commit is contained in:
Tim Flink 2016-12-15 18:02:23 +00:00
parent ab5bec7b8f
commit cb0ef0b2fd
7 changed files with 138 additions and 3 deletions

View file

@ -128,7 +128,7 @@ innodb_log_group_home_dir = /var/lib/mysql
innodb_buffer_pool_size = 1600M
innodb_additional_mem_pool_size = 200M
# Set .._log_file_size to 25 % of buffer pool size
innodb_log_file_size = 400M
innodb_log_file_size = 512M
innodb_log_buffer_size = 800M
innodb_flush_log_at_trx_commit = 1
innodb_lock_wait_timeout = 50