BrunoJ

Howto create a binary MySQL backup

January 30, 2007 · Leave a Comment


1. mysql database files are stored in /var/lib/mysql/
2. just copy to and fro, while the mysql server is not busy
3. if moving database files from one server or disk to another, just
create the database first, (an empty one) with the same name and user
permissions, and then copy the database files from step 1.

Categories: howto

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment