Archive

Posts Tagged ‘mysql backup script’

Mysql Backup Script

August 31st, 2009 Comments off

I need a backup script which is able to backup large mysql databases (200MB and more). The script should be only one file and should be run via cronjob. Server/db access can not be provided.

Bear