Do Incremental Backups Without Full Copy
Add --incremental-
Blueprint information
- Status:
- Complete
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- New
- Series goal:
- Accepted for 1.6
- Implementation:
- Implemented
- Milestone target:
- None
- Started by
- Alexey Kopytov
- Completed by
- Alexey Kopytov
Whiteboard
I have added the --extra-lsndir option. If this is given, xtrabackup will create the specified directory if it doesn't exist, and write an extra copy of the xtrabackup_
It is then possible on subsequent incremental backups to refer to that directory as the --incremental-
[baron@ginger 5.1.41]$ xtrabackup --datadir=data --backup --target-
[baron@ginger 5.1.41]$ rm -rf backup1
[baron@ginger 5.1.41]$ xtrabackup --datadir=data --backup --target-