How would you backup and restore a big MySQL database? What
are the advantages of the approach which you have taken
over the others?

Answer Posted / kalai

mysqldump -uuser -ppassword databasename >filename

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I install mysql workbench?

472


HOW TO FIND display the total number of weeks in the year of 1998 IN EMP TABLE

1806


How do I rename a mysql database?

485


What is mysql url?

471


What is heap table in mysql?

487






How to find second highest salary from a table?

534


What are the advantages and disadvantages of using mysql?

496


What are the functions used to encrypt and decrypt the data present in mysql?

530


What is different between sql and mysql?

500


Can u give the example by taking an unnormalized table and make that 1nf and then 25nf, and then 3 nf?

4203


Can you tell few best practices to be followed for optimization in sql?

495


What are the advantages of a procedure?

465


How do you determine the location of mysql data directory?

485


How to use 'mysql' to run sql statements?

518


Can we rollback truncate in mysql?

512