kolla/docker/mariadb
abraden c213921fdd mariadb: Fixes incremental backup failure when full not created today
backup_full() saves the history name in $BACKUP_DIR/last_full_date.
backup_incremental() attempts to read from $BACKUP_DIR/last_full_date
into $LAST_FULL_DATE. After the read attempt; if $LAST_FULL_DATE is zero
length then $(date +%d-%m-%Y) is used.

Change-Id: I4172b814d5d95ae3debbc1cf3feaeee2e2bec9bd
Closes-bug: 1897948
(cherry picked from commit ccfe65b5f7)
2020-12-18 08:45:08 +00:00
..
Dockerfile.j2 switch to official CentOS 8 repositories 2020-05-17 13:02:14 +00:00
backup.sh mariadb: Fixes incremental backup failure when full not created today 2020-12-18 08:45:08 +00:00
extend_start.sh Support customising MariaDB log directory 2019-08-08 16:17:02 +00:00
mariadb_sudoers Remove sudo operations that are no longer necessary 2017-05-26 21:40:31 -07:00
security_reset.expect mariadb: make security_reset.expect's timeout configurable 2018-10-24 13:55:15 +02:00