Question by jumpingrightin: How to backup/restore MySQL database with out a plain dump?
How do you backup and restore a MySQL database on a Linux program without having employing the plain dump?
“Just copy the whole information folder of MySQL”

What is the Linux path to this?

Ideal answer:

Solution by Broken M
you could install phpMyAdmin to back it up…or you could do a plain dump…or use any of the backup features on the server…or use any of the multiple backup capabilities that come with mysql.

What do you feel? Answer below!

Related posts:

  1. How do I backup my mysql database?
  2. How Can I Automatically Backup My MySQL Database Hourly?
  3. How to take a database backup for mysql in linux environment?
  4. Q&A: MySQL – How to create a secure backup database file?
  5. How Can I Automatically Backup My MySQL Database?

Tagged with: Backup/RestoreDatabasedumpMySQLplainwithout

Filed under: Linux Backup

Like this post? Subscribe to my RSS feed and get loads more!