openstack-ansible-galera_se.../templates
Christian Rohmann 6c383a92a5 Move slow_query_log_file to location handled by logrotation
Currently slow_query_log_file is not set and the default of `host_name-slow.log` is applied.
This causes an ever growing slow log to fill up `/var/lib/mysql` and which is never rotated.

By placing this file at `/var/log/mysql/mariadb-slow.log` it will be rotated by the bundled
logrotate config of the `mysql-server` package.

Change-Id: Ib66eb5c6bdf94b6c6f4461a7f6e339c1000e0afc
2022-05-17 09:05:27 +00:00
..
client.my.cnf.j2 Do not verify certificate for local connects 2021-12-08 15:32:33 +02:00
cluster.cnf.j2 Bump version and use mariabackup 2019-03-19 17:12:15 -04:00
clustercheck.j2 Listen on an additional port for monitoring/diagnostic purposes 2022-01-31 10:01:58 +00:00
debian.cnf.j2 Do not verify certificate for local connects 2021-12-08 15:32:33 +02:00
encryption.cnf.j2 add support for encryption 2021-04-20 06:42:28 +00:00
galera_new_cluster.j2 cleanup: refactor into galera_mariadb_service_name 2019-07-12 12:42:24 -04:00
galera_secure_node.j2 Add galera_data_dir variable 2022-04-12 11:27:03 +00:00
mariabackup.cnf.j2 Ability to take mariadb backups using mariabackup 2020-11-09 12:49:23 +00:00
mariabackup_script.py.j2 Improve incremental backups rotation in mariabackup script 2022-02-07 17:32:57 +01:00
my.cnf.j2 Move slow_query_log_file to location handled by logrotation 2022-05-17 09:05:27 +00:00
mysql_defaults.j2 Ensure max_connections is calculated correctly with integers 2021-12-01 18:04:50 +00:00