openstack-ansible-galera_se.../templates
Dmitriy Rabotyagov ebc0417919 Use separate tmp directory
During upgrades or cluster repairments, temporary directories are created
inside /var/lib/mysql and treated as databases. This results in errors
during mysqlcheck like:

`Got error: 1102: Incorrect database name '#mysql50#tmp.stLr46FBlt'`

Path outside of datadir is not choosen since it could be separate mount
point and it's important for replication
to survive reboots.

Change-Id: Ia110dd9ed09b04f6bb7a0a3adf5a808966558507
2022-04-11 15:24:29 +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 cleanup: refactor into galera_mariadb_service_name 2019-07-12 12:42:24 -04:00
mariabackup.cnf.j2 Ability to take mariadb backups using mariabackup 2020-11-09 12:49:23 +00:00
mariabackup_script.py.j2 Use mysql user instead of root 2020-12-01 11:02:26 +00:00
my.cnf.j2 Use separate tmp directory 2022-04-11 15:24:29 +00:00
mysql_defaults.j2 Ensure max_connections is calculated correctly with integers 2021-12-01 18:04:50 +00:00