Provide a backup backend using mysqldump
Registered by
Lenz Grimmer
Many users prefer to us mysqldump to perform MySQL backups, but can't afford the performance penalty of running a backup on the main database server. The idea is to let mylvmbackup take care of that, by spawning a second mysqld instance that accesses the tables on the snapshot. Then mysqldump is executed, pointing it to the second MySQL instance. Once the dump has finished, the snapshot can be discarded. Ideally it should be possible to use alternatives to mysqldump as well, e.g. mysqlpdump (http://
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- New
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
(?)