mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-02-24 10:13:30 +07:00
7 lines
200 B
Plaintext
7 lines
200 B
Plaintext
mariadb_bind_address: '0.0.0.0'
|
|
mariadb_extra_configuration:
|
|
innodb_commit_concurrency: 0
|
|
mariadb_use_percona_apt: true
|
|
mariadb_install_xtrabackup_package: true
|
|
mariadb_slow_query_log_enabled: true
|