Is an NTBackup of a MySQL data directory reliable
Posted
by Justin Dearing
on Server Fault
See other posts from Server Fault
or by Justin Dearing
Published on 2010-06-08T18:45:58Z
Indexed on
2010/06/08
18:53 UTC
Read the original article
Hit count: 296
This question was asked on the MySQL forums in 2004 with no answers.
I'm installing MySQL 5.0.x on a Windows 2003 Server for use with Drupal. I began to configure the backup with mysqldump when it occurred to me that an ntbackup taken using shadow copying should be reliable enough for backing up the database. Is there any flaw in my logic?
© Server Fault or respective owner