c2oo / xtrabackup-manager

Automatically exported from code.google.com/p/xtrabackup-manager
0 stars 0 forks source link

Cannot use the same incremental backup twice to prepare, which creates a conflict between the retention policy and materialized backups #74

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
See https://bugs.launchpad.net/percona-xtrabackup/+bug/782850

This means that we should copy the snapshot to a temporary directory, and use 
that to maintain the materialized backup. If we don't do that, strange things 
might happen when using the same intcremental twice

Original issue reported on code.google.com by imriz...@gmail.com on 21 Oct 2013 at 11:35