Juju Charm - Mysql InnoDB Cluster
Go to file
Gabriel Adrian Samfira d931f05933
Add gtid-purged-mode option
When creating a backup of a database, the --set-gtid-purged settin must
be set to OFF if the dump is to be restored on a different MySQL
cluster. This change creates a knob in the mysql dump action of the
charm that allows setting this option to one of the supported values.

Closes-Bug: #2040159

Change-Id: Ide1b222c36edbe65de123a57630fe3dc24c4d6b6
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-10-23 15:05:52 +03:00
src Add gtid-purged-mode option 2023-10-23 15:05:52 +03:00
unit_tests Delay prom_exporter user creation until password is available. 2023-08-28 21:12:39 -04:00
.gitignore Drop "full-model" CI jobs. 2023-09-01 15:14:20 -04:00
.gitreview Upstream charm 2019-10-17 09:09:50 -07:00
.stestr.conf Docstrings and unit tests 2019-10-11 16:10:17 -07:00
.zuul.yaml Updates for jammy enablement 2022-04-05 13:56:07 +01:00
LICENSE MySQL InnoDB Cluster Charm 2019-10-04 14:05:20 -07:00
bindep.txt Add bindep.txt 2022-11-25 09:56:47 -03:00
charmcraft.yaml Update charmcraft to use reactive plugin/restore 20.04 base 2023-08-08 14:30:28 +00:00
metadata.yaml Update to build using charmcraft 2022-02-21 12:12:43 +00:00
osci.yaml Drop "full-model" CI jobs. 2023-09-01 15:14:20 -04:00
rebuild Add impish bundles 2021-10-01 15:42:35 +01:00
rename.sh Update to build using charmcraft 2022-02-21 12:12:43 +00:00
requirements.txt Fixes for tox 4 on focal (ZOSCI system) 2023-03-22 17:44:18 +00:00
test-requirements.txt Update to build using charmcraft 2022-02-21 12:12:43 +00:00
tox.ini Update charmcraft to use reactive plugin/restore 20.04 base 2023-08-08 14:30:28 +00:00