Archive

Posts Tagged ‘restore’

Running Simple and Effective MySQL Backups

December 9th, 2008

We all know that we should backup our data regularly. This is doubly true when it is not our data but our employers data that we are entrusted with. There are two parts to any successful backup strategy: backup and restore. Often, the restore part is left as an exercise to the reader once needed. I will outline a few tip in this blog for how to make a simple and effective backup processes for a MySQL database. Read more…

Databases, MySQL, Technical , , , ,