Comment 10 for bug 1229968

Revision history for this message
Raghavendra D Prabhu (raghavendra-prabhu) wrote :

@Alex,

Yes, that should do. However, there can be nuances in that - also need to remove backup-my.cnf (if present from older runs), xtrabackup* files, ib_lru_dump and any other file which may be backed up (innodb_doublewrite file and other exotic variants included). Also, even if one file is missed and is present at destination while being present in backup, xbstream fails with errno 17.

Also, keeping older files like mysql binlog ones may cause trouble while starting. Hence, I decided to go with whitelisting while removing the files.