Differential Backups and returns of InnoDB
Moderator: General Moderators
Differential Backups and returns of InnoDB
Hi, is there some good reading material for beginners (a tutorial) on how to set up differential backups of InnoDB databases and also how to return them (especially during an emergency situation). If differential backups and returns can't be done good reading material would still be of interest. Thanks, John
Re: Differential Backups and returns of InnoDB
Actually, I used the wrong term. Incremental backups is what I should have used. You can do it with MyIsam. I had the config set up for this and switched to InnoDB but I need to revisit this.