syslog.warten.de

AutoMySQLBackup: Bug in Weekly Rotation

AutoMySQLBackup hat in der aktuellen Version 2.5 einen Bug bei der Rotation der wöchentlichen Sicherungen, was zur Folge hat, dass diese nicht gelöscht werden. Der Bug ist auf der Project-Seite dokumentiert und es wird ein Patch bereitgestellt.

Die Änderung ist simpel und betrifft lediglich eine Zeile.

patch -p0 automysqlbackup.sh.2.5 < automysqlbackup.fix_weekly_rotation.patch
mv automysqlbackup.sh.2.5 automysqlbackup.sh.2.5.fix_weekly_rotation.patch
ln -s automysqlbackup.sh.2.5.fix_weekly_rotation.patch automysqlbackup