]> git.p6c8.net - psmysqlbackup.git/history - psmysqlbackup.ps1
Implemented simple compression of dump files
[psmysqlbackup.git] / psmysqlbackup.ps1
2023-02-23 Patrick CanterinoImplemented simple compression of dump files
2022-01-25 Patrick CanterinoRemoved the full path to the CLI programs
2022-01-25 Patrick CanterinoReplaced some double quotes by single quotes
2022-01-18 Patrick CanterinoRemoved console output 0.3
2022-01-18 Patrick CanterinoRenamed $configRotate to $configBackupRotate
2022-01-18 Patrick CanterinoCreated variables for file regexes
2022-01-14 Patrick CanterinoRotate logfiles
2022-01-14 Patrick CanterinoCreated a general function for rotating files
2022-01-14 Patrick CanterinoComments for new config options
2022-01-13 Patrick CanterinoBegan to implement logging
2022-01-10 Patrick CanterinoAdded comments, especially for config
2022-01-01 Patrick CanterinoCatch exception when creating a directory for a databas... 0.1
2022-01-01 Patrick CanterinoMinor changes
2021-12-30 Patrick CanterinoAllow to define exclusions based on regular expressions
2021-12-29 Patrick CanterinoFixed URL in header
2021-12-29 Patrick CanterinoRenamed variables
2021-12-29 Patrick CanterinoBefore backing up a selection of database, check if...
2021-12-28 Patrick CanterinoRotate only if mysqldump succeeded
2021-12-28 Patrick CanterinoAdded comment in header of script file
2021-12-28 Patrick CanterinoFixed indentations
2021-12-28 Patrick CanterinoCheck exit codes of mysql and mysqldump
2021-12-28 Patrick CanterinoRemoved type definitions of config variables
2021-12-28 Patrick CanterinoFixed backup exclusions and allow only to backup a...
2021-12-28 Patrick CanterinoAllow to define databases to exclude from backup
2021-12-28 Patrick CanterinoAllow to define port for MySQL
2021-12-27 Patrick CanterinoAdded rotation of backups
2021-12-27 Patrick CanterinoChanged creation of backup files
2021-12-27 Patrick CanterinoChanged config variables to CamelCase
2021-12-26 Patrick CanterinoAdded first version of the script

patrick-canterino.de