May 1, 2007
MySQL Database Backups
MySQL AB has, in its Reference Manual for MySQL, a section on database backups. The simpliest way to configure database backups in MySQL is to “dump” the database (or the part of the database you want to dump) and backup that dump. The primary tool in MySQL for this is, appropriately named, mysqldump.
posted by Bobby Rockers •
•
No Comments
Leave a Reply
You must be logged in to post a comment.


