Community

Using mysqldump and the MySQL binary log – a quick guide on how to backup and restore MySQL databases

(Tony Darnell) I have already written several posts on using mysqldump. This post will be a quick guide to using mysqldump to backup and restore your databases. And we will look at using the MySQL binary log (binlog) along with mysqldump for point-in-time recovery.

Read More - Register for Free Membership