Re: Site Attack/Failure Recovery
- Date: Thu, 15 May 2008 00:29:59 -0700
- From: "Rob Wultsch" <wultsch@xxxxxxxxx>
- Subject: Re: Site Attack/Failure Recovery
On Wed, May 14, 2008 at 11:13 PM, John Comerford
<johnc@xxxxxxxxxxxxxxxxxxxx> wrote:
> Quickly scanning this page, it doesn't seem to give syntax for an
> incremental backup. I am hoping to be able to run something that dumps only
> data changed since the last backup.
>
You could use diff and the previous dump to generate a incremental
dump. I very much suggest against this.
If you don't spend the time to really understand what is going on then
you are going to end up hosed without a good backup to revert to. I
suggest that if don't know how to sanitize input then you are over
your head. People get paid a lot of money to to be DBA's, and good
chunk of that is understanding disaster mitigation/recovery.
K.I.S.S.: words to live by.
--
Rob
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=royale@xxxxxxxxxx