Tagged Questions
2
votes
5answers
1k views
Backup MySQL database
I have a MySQL Database of about 1.7GB. I usually back it up using mysqldump and this takes about 2 minutes. However, I would like to know the answers to the following questions:
1) Does mysqldump ...