Log in

View Full Version : Question about recovery in MySQL



marvonperry
04-19-2012, 10:33 AM
I am working on the database systems so taking the backup and doing the recovery data are always important activities to make sure the security data from DBMS. Also especially we offer through the backup saves the contents of database at specified moment, whereas the recovery is procedure by which we restore the contents of database. As I do not having the more knowledge about backup and recovery tools and how to take backup of the database. So please provide me some idea which are useful to tell me that how to take the Backup and recovery in MySQL server. Any help will be appreciated.

boybawang
05-07-2012, 10:01 PM
Data back ups or recovery system is provided on some software that specializes on recovery set up. You can also surf on the internet on more details and information.

Manov
05-09-2012, 02:37 AM
For all kind of language queries we can get solution from w3schools website for MySQL also do a
try with that website.