Back-up of live databases
Hello
In our company we have a lot of MySQL databases. Some of these are critical and we want to take a back-up of all databases. These databases can't be locked because the application can change these database at every moment. I want to write a script that makes a dump of the database an store it somewhere on a back-updisk. What is the best way to achieve this without locking databases and get a consistent dump off all databases from a remote server.
Thanks
Subject
Views
Written By
Posted
Back-up of live databases
2536
April 24, 2013 03:52AM
1264
April 24, 2013 10:54PM
1090
April 25, 2013 12:51AM
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.