When I'm making a backup of mysql databases, during the dump apache is unable to load pages because mysql is no longer responding to new requests.
The backup is taking 5 minutes or so, which essentially brings down the website until it's finished. Has anyone got any suggestions on how to overcome this problem?
I'm thinking maybe if I could quickly make a copy of the database to another database within mysql, then backup the copy that was just made.
Thanks.








Bookmarks