Downloadliste

Projektbeschreibung

MySQL Savior is a bash script that, after simple
configuration, will create local backups of your
databases. If configured to do so it can also
email your backups to a remote email address or scp them to a remote server. Or it can do all 3.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2008-06-27 06:01
1.0.4

Diese Veröffentlichung fügt Kompression der resultierende Backup-Datei. Es behebt zwei Fehlermeldungen nur zu sehen, wenn sie von der Kommandozeile gestartet wird, dass rein kosmetische wurden. Es sorgt für einen etwas Dokumentation in der Datei Readme.txt, die speziell für das Einrichten von SSH-Schlüsseln für diejenigen, die / müssen / wollen, benutzen diese Funktionalität.
Tags: Minor bugfixes
This release adds compression of the resulting backup file. It fixes two error messages only seen when run from the command line that were purely cosmetic. It adds a bit more documentation in the README.TXT file, specifically covering how to set up SSH keys for those who want/need/use that functionality.

2008-04-15 09:39
1.0.3

Ein Fehler in dem das Skript funktionierte perfekt zum ersten Mal lief, aber nie wieder wurde behoben. "Wenn"-Schleife hatte seine "fi" auf falschen Linie, so gab es einmal die Sicherungen zu speichern, die zipdb Funktion nicht aufgerufen werden. Ein Tippfehler in den Kommentaren angegeben, dass "Ende der FTP-Einstellungen" anstelle von "End of SCP Einstellungen" festgelegt wurde.
Tags: Minor bugfixes
A bug where the script worked perfectly the first time but never ran again was fixed. An 'if' loop had its 'fi' on wrong line, so once the backups store existed, the zipdb function would not be called out. A typo in the comments that stated 'End of FTP Settings' instead of 'End of SCP Settings' was fixed.

2008-04-02 13:12
1.0.2

Code cleanup war getan. Echo Aussagen, die während der ersten Debug-Code Aufarbeitung verwendet wurden, wurden entfernt.
Tags: Initial freshmeat announcement
Code cleanup was done. Echo statements that were
used to debug during initial code workup were
removed.

Project Resources