Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-02-02 | save binlog position and flush logs before backup | Alexander Sulfrian | 1 | -5/+14 | |
2010-02-02 | added replication handling for consistent backups | Alexander Sulfrian | 1 | -0/+8 | |
2009-12-11 | changed relativ path to common to absolute with $(dirname $0) | Alexander Sulfrian | 1 | -1/+1 | |
2009-12-11 | remove mysql binlog reset, server wide lock is not possible | Alexander Sulfrian | 1 | -8/+22 | |
2009-12-11 | new version, mysql binlog reset | Alexander Sulfrian | 1 | -67/+20 | |
2009-05-05 | nice2have: change formating of error message | Alexander Sulfrian | 1 | -1/+1 | |
2009-05-05 | bugfix: removed parentheses after function call | Alexander Sulfrian | 1 | -1/+1 | |
2009-05-05 | feature: selfupdating | Alexander Sulfrian | 1 | -2/+23 | |
2009-05-05 | nice2have: moved empty line some lines up before the ftp transfers | Alexander Sulfrian | 1 | -1/+1 | |
2009-05-05 | bugfix: removed output from ncftpput & added finish line to output | Alexander Sulfrian | 1 | -1/+4 | |
2009-05-05 | simplifying log function | Alexander Sulfrian | 1 | -5/+2 | |
2009-05-05 | bugfix: no linebrake at and of log line | Alexander Sulfrian | 1 | -1/+1 | |
2009-05-05 | bugfix: handle whitespaces in statuslog | Alexander Sulfrian | 1 | -1/+1 | |
2009-05-05 | bugfix: create tmpdir befor trying to create a directory in it | Alexander Sulfrian | 1 | -0/+1 | |
2009-05-05 | bugfix: logfunction should echo stdin | Alexander Sulfrian | 1 | -1/+8 | |
2009-05-05 | added script for mysql backup | Alexander Sulfrian | 1 | -0/+80 | |
script for mysql backup: backup all mysql databases in single file bzip2 file move all backups to ftp logs size of all backups if wished |