Usually mysqdump lock the tables while running and they cant be used by other programs. The can lead to a website not being available while running a backup. See mysqldump --single-transaction --quick for more information.
Patch for adding this feature
Log in to post a comment.
Patch for adding this feature