MySQL Forums
Forum List  »  Backup

Archival backup
Posted by: Natalia Portillo
Date: April 15, 2006 01:19PM

Hi,

I want to know how to configure MySQL to make an archival backup of the databases.
I don't know if I'm explaining well, so I'll describe what I mean.
With archival backup of the databases I mean output in clear text every SQL command sent to the server (INSERT, SELECT, etc) to a text file, rolling files on intervals, and including date, time, user and machine that sent the command.

In the company I'm currently working they do that with Oracle for backup purposes and I want to do the same with my MySQL servers, but don't find in the documentation how to.

Regards in advance,
Natalia Portillo
Claunia.com

Options: ReplyQuote


Subject
Views
Written By
Posted
Archival backup
3504
April 15, 2006 01:19PM
2229
April 15, 2006 01:30PM


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.