ansible-personal/roles/mariadb
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
..
defaults roles/mariadb: Disable the query cache by default 2020-12-29 11:07:33 +02:00
handlers roles/mariadb: Update service name 2020-12-29 10:40:13 +02:00
tasks roles/mariadb: Install MariaDB 10.5 2020-12-29 10:41:27 +02:00
templates roles/mariadb: Disable the query cache by default 2020-12-29 11:07:33 +02:00