Hi,I'm in the process of setting up MySQL backups in Bacula, using mysqldump for full backups and backing up my bin logs for incremental backups.What I would like to do is to perform a full backup to my full backup pool at 00:00 every night, then perform incremental backups to my incremental pool e
On 16 Feb, 2012,at 05:25 PM, Martin Simmons wrote:> On Wed, 15 Feb 2012 17:46:33 +, Joe Nyland said: > > On 15 Feb 2012, at 16:52, Martin Simmons wrote: > > >> On Wed, 15 Feb 2012 13:31:10 + (GMT), Joe Nyland said: > >> > >> On 14 Feb, 2012,at 03:47 PM, Martin Simmons