On 10/13/2010 9:18 AM, kranthi wrote:
Hi
Please be send sample incremental backup script (bash Shell script
Easy to understand)
Thanks& Regards,
Kranthikiran
I think you missed the points of the previous replies.
MySQL does not do incremental backups the the same way
On Tuesday, 18 July 2006 at 10:57:24 +0530, Kaushal Shriyan wrote:
> Hi ALL
>
> I would like to know following 2 things.
>
> 1) if i would like to take mysql incremental backup weekly
>
> cp /var/lib/mysql/ /backup/mysqlbak/
Others have already explained why this won'
Kaushal,
Do a flush logs when you do full backup , And copy your Binary log files
( After Full Backup ) for incremental .
Correct me if iam wrong .
--
Praj
Kaushal Shriyan wrote:
Hi ALL
Can we have incremental backup of MySQL Database and if its there How
do we do it
Thanks and Regards
Kaushal Shriyan wrote:
Hi ALL
Can we have incremental backup of MySQL Database and if its there How
do we do it
Reposting your question again won't change the responses you have
received (it'll actually annoy people more than anything else).
--
MySQL General Mailing List
For lis
Hi ALL
Can we have incremental backup of MySQL Database and if its there How
do we do it
Thanks and Regards
Kaushal
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
http://dev.mysql.com/doc/refman/5.0/en/mysqlhotcopy.html
> -Original Message-
> From: Kaushal Shriyan [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 18, 2006 7:45 AM
> To: Tim Lucia
> Cc: mysql@lists.mysql.com
> Subject: Re: Incremental Backup
>
> On 7/18/06,
> Cc: Kaushal Shriyan; mysql@lists.mysql.com
> > Subject: Re: Incremental Backup
> >
> > Dan Trainor wrote:
> > > Kaushal Shriyan wrote:
> > >> Hi ALL
> > >>
> > >> I would like to know following 2 things.
> > >>
> > >&
> -Original Message-
> From: Chris [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 18, 2006 2:43 AM
> To: Dan Trainor
> Cc: Kaushal Shriyan; mysql@lists.mysql.com
> Subject: Re: Incremental Backup
>
> Dan Trainor wrote:
> > Kaushal Shriyan wrote:
> &g
Dan Trainor wrote:
Kaushal Shriyan wrote:
Hi ALL
I would like to know following 2 things.
1) if i would like to take mysql incremental backup weekly
cp /var/lib/mysql/ /backup/mysqlbak/
how can i do it by above command as i would like to run cron weekly
for take mysql backup.
i would like
Kaushal Shriyan wrote:
Hi ALL
I would like to know following 2 things.
1) if i would like to take mysql incremental backup weekly
cp /var/lib/mysql/ /backup/mysqlbak/
how can i do it by above command as i would like to run cron weekly
for take mysql backup.
i would like to take backup using
Hi ALL
I would like to know following 2 things.
1) if i would like to take mysql incremental backup weekly
cp /var/lib/mysql/ /backup/mysqlbak/
how can i do it by above command as i would like to run cron weekly
for take mysql backup.
i would like to take backup using cp command only as we
11 matches
Mail list logo