mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-02-24 10:13:30 +07:00
mysql_extra_configuration rework
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
mysql_use_percona_repository: true
|
||||
mysql_bind_address: '{{ ansible_eth1.ipv4.address }}'
|
||||
mysql_extra_configuration:
|
||||
innodb_commit_concurrency: 0
|
||||
|
||||
Reference in New Issue
Block a user