MySQL Forums
Forum List  »  Backup

How to make incremental backup on Win 2003 Server ?
Posted by: Mathieu ROBIN
Date: May 07, 2008 07:32AM

Hi everybody!

I had recently setup a web application (online helpdesk) for my company and it runs with MySQL. I would like to create automatic backups of the database but with differents frequencies. Tables are all InnoDB.

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.

How can I do it with the lowest charges?
Please, could you help me?

Thanks for all!
M.ROBIN
Praxedo

Options: ReplyQuote


Subject
Views
Written By
Posted
How to make incremental backup on Win 2003 Server ?
7018
May 07, 2008 07:32AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.