3a6a9384cb
Change-Id: I0d66e49f09313de8abb89f510c7a5098507c572a
12 lines
384 B
YAML
12 lines
384 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds support for taking a backup of all MariaDB-hosted databases using
|
|
Percona XtraBackup.
|
|
security:
|
|
- |
|
|
When the MariaDB backup option is enabled, it will create a new database
|
|
which is used to keep track of backup-related metadata, along with a new
|
|
backup user with a specific set of permissions limited to backup-related
|
|
actions only.
|