Page 1 of 1

Differential Backups and returns of InnoDB

Posted: Tue Jul 14, 2015 3:14 am
by bowlesj
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

Posted: Fri Jul 17, 2015 12:53 pm
by bowlesj
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.