Warning: base64_decode() has been disabled for security reasons in /home/hitech/public_html/wp-content/themes/tech-bytes/functions.php on line 2
Hitech News » mysql

Hitech News

June 23, 2006

Mysql Database Backup Script

Filed under: mysql

A script to take daily, weekly and monthly backups of your MySQL databases using mysqldump. Features – Backup mutiple databases – Single backup file or to a seperate file for each DB – Compress backup files – Backup remote servers – E-mail logs – More
Link

.

June 16, 2006

Backup your MySQL databases automatically with AutoMySQLBackup

Filed under: mysql

Automatically backup your MySQL databases with this simple but very effective script…
Link

.