summaryrefslogtreecommitdiffstats
path: root/mysql (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-27added script to cleanup old backups but keep someHEADmasterAlexander Sulfrian3-9/+136
2010-02-02removed unnecessary outputAlexander Sulfrian1-2/+4
2010-02-02changed master.info file handling to show slave status;Alexander Sulfrian1-3/+9
2010-02-02save binlog position and flush logs before backupAlexander Sulfrian1-5/+14
2010-02-02added replication handling for consistent backupsAlexander Sulfrian1-0/+8
2009-12-11changed relativ path to common to absolute with $(dirname $0)Alexander Sulfrian1-1/+1
2009-12-11remove mysql binlog reset, server wide lock is not possibleAlexander Sulfrian1-8/+22
2009-12-11new version, mysql binlog resetAlexander Sulfrian1-67/+20
2009-05-05nice2have: change formating of error messageAlexander Sulfrian1-1/+1
2009-05-05bugfix: removed parentheses after function callAlexander Sulfrian1-1/+1
2009-05-05feature: selfupdatingAlexander Sulfrian1-2/+23
2009-05-05nice2have: moved empty line some lines up before the ftp transfersAlexander Sulfrian1-1/+1
2009-05-05bugfix: removed output from ncftpput & added finish line to outputAlexander Sulfrian1-1/+4
2009-05-05simplifying log functionAlexander Sulfrian1-5/+2
2009-05-05bugfix: no linebrake at and of log lineAlexander Sulfrian1-1/+1
2009-05-05bugfix: handle whitespaces in statuslogAlexander Sulfrian1-1/+1
2009-05-05bugfix: create tmpdir befor trying to create a directory in itAlexander Sulfrian1-0/+1
2009-05-05bugfix: logfunction should echo stdinAlexander Sulfrian1-1/+8
2009-05-05added script for mysql backupAlexander Sulfrian1-0/+80