| Incremental backup -
07-05-2008, 03:17 PM
Hi everybody!
I would like to create automatic backups of the database but with differents frequencies.
Weekly, I would like have an entire backup of my base (I know I can do it with mysqldump command)
Daily, I would like have just an incremental backup. But I run on a dedicated Windows 2003 Server and I can't use mysqlhotcopy...
I don't want to export by FTP or any network protocol, just to create sql file on the same host.
Do you know how can I do it with the lowest charges? Could you help me?
Thanks for all!
M.ROBIN |