not sure its a stack overflow question
I have a Mac and am hosting a Apache MySQL
server on it using MAMP Pro
. If I back up my data on the time machine, is MySQL
database also backed up or do I have to create mysqldump
and backup up as a cron job
? In case of a crash do I do a normal restore in case it can be backed up on time machine.
Thanks