holland-coredev team mailing list archive
-
holland-coredev team
-
Mailing list archive
-
Message #00364
[Bug 1282326] [NEW] Sample schema dump before backup command for raw backup stategies
Public bug reported:
I would like to request a commented example of a schema dump for raw
stategies:
before-backup-command = /usr/bin/mysqldump -A --skip-lock-tables
--events --no-data | gzip -1 > ${backupdir}/schemadump.sql.gz; exit
$((${PIPESTATUS[@]/%/+}0))
** Affects: holland-backup
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Holland
Build, which is subscribed to holland-backup.
https://bugs.launchpad.net/bugs/1282326
Title:
Sample schema dump before backup command for raw backup stategies
Status in Holland Backup Framework:
New
Bug description:
I would like to request a commented example of a schema dump for raw
stategies:
before-backup-command = /usr/bin/mysqldump -A --skip-lock-tables
--events --no-data | gzip -1 > ${backupdir}/schemadump.sql.gz; exit
$((${PIPESTATUS[@]/%/+}0))
To manage notifications about this bug go to:
https://bugs.launchpad.net/holland-backup/+bug/1282326/+subscriptions
Follow ups
References