Differential Backups and returns of InnoDB

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
bowlesj
Forum Contributor
Posts: 179
Joined: Fri Jul 18, 2014 1:54 pm

Differential Backups and returns of InnoDB

Post 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
bowlesj
Forum Contributor
Posts: 179
Joined: Fri Jul 18, 2014 1:54 pm

Re: Differential Backups and returns of InnoDB

Post 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.
Post Reply