How To Back Up MySQL Databases With mylvmbackup On Debian Lenny
mylvmbackup is a Perl script for quickly creating MySQL backups. It uses LVM’s snapshot feature to do so. To perform a backup, mylvmbackup obtains a read lock on all tables and flushes all server caches to disk, creates a snapshot of the volume containing the MySQL data directory, and unlocks the tables again. More here
No Response to “How To Back Up MySQL Databases With mylvmbackup On Debian Lenny” »
No comments yet.
RSS feed for comments on this post. TrackBack URI
Leave a comment