Download List

Project Description

mysqlblasy is a Perl script for automating MySQL
database backups. It uses "mysqldump" for dumping
mysql databases to the files sytem. It was written
with automated usage in mind. For example, it is
silent during operation, and only produces noise
on errors/problems. It rotates backups
automatically to prevent the backup disk from
getting full when the administrator is on vacation
(or is lazy).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-09-17 06:41 Back to release list
0.7

The "defaults-extra-file" config option was added,
which can be used instead of specifying the
username/password/host directly in the config
file. The "dbhost" config paramater is now also
used for the backup filename. If you use the new
"defaults-extra-file" for remote backups, this key
is still needed to set the filename. Code
formatting and minor fixes were done.
Tags: Minor feature enhancements

Project Resources