automatic backup's tag archives

Mysql automatic backup script

Posted under Article, Database, Featured on Sunday, 19 July 2009 by
The script can be put into crontab, the early morning once a day, automatic backup of this script only once a day, and only the most recent five-day backup on the server. Note: DumpFile = db $ (date +% y% m% d) if this must be set to release this script do the backup directory. DumpFile = "$...
Mysql automatic backup script