Tag: windows

  • MySQL Backup Script in Perl for Windows

    This backup script requires Perl to be installed. Any recent Strawberry Perl version will work fine. It is capable of creating MySQL backups, compressing the backups, deleting old backups and sending an email when encountering an error. Edit it to supply your MySQL credentials and adjust the parameters to your requirements. Schedule it to run…