ansible-personal/roles/mariadb/templates
Alan Orth 8ee52143fc
roles/mariadb: Disable the query cache by default
It seems that the usefulness of the query cache is diminishing in
recent years. If your cache is large then the time taken to scan
the cache can be longer than the SQL query itself.

See: https://haydenjames.io/mysql-query-cache-size-performance/
2020-12-29 11:07:33 +02:00
..
.my.cnf.j2 roles/mariadb: Remove login_unix_socket from .my.cnf 2019-09-14 18:32:26 +03:00
mariadb.list.j2 roles/mariadb: Install MariaDB 10.5 2020-12-29 10:41:27 +02:00
my.cnf.j2 roles/mariadb: Disable the query cache by default 2020-12-29 11:07:33 +02:00