charm-percona-cluster/templates
James Page ae533965d6 Disable hostname resolution
MySQL automatically attempts to resolve hostnames to IP addresses,
mapping to ACL entries for users; this adds overhead for each
connection, and when DNS is wonky in some way can cause access
issues.

Use 'skip-name-resolve' to ensure that only IP addresses are
used with checking ACL's.

Change-Id: Idf55ddc3090da97a96dd0bbc30fc845f65d1692c
Partial-Bug: 1599222
2017-01-25 09:27:01 +00:00
..
my.cnf Disable hostname resolution 2017-01-25 09:27:01 +00:00
mysqld.cnf Disable hostname resolution 2017-01-25 09:27:01 +00:00