Re: MySQL BackUp

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2006-07-18 at 16:13 +0530, Kaushal Shriyan wrote:
> On 7/18/06, Fajar Priyanto <fajarpri@xxxxxxxxxx> wrote:
> > On Tuesday 18 July 2006 13:00, Kaushal Shriyan wrote:
> > > Hi ALL
> > > I would like to know the following
> > > 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.
> >
> > This is an excellent script:
> > http://sourceforge.net/projects/automysqlbackup
> >
> > Then you can rsync the backup to other places.
> > --
snip

> Can I have incremental backup of MySQL Database and how do i do it
> 
short answer -- NO. 
Only if you had a transaction log that spanned the time between backups
would this even remotely be possible.

I would NEVER consider doing an incremental back up on a database.  The
data is only consistent at a given point in time and there would be an
enormous risk of inconsistencies appearing if the restore was done in an
improper sequence (even if it were possible, which AFAIK it is not).

> Kaushal
> 

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux