]> git.p6c8.net - psmysqlbackup.git/history - psmysqlbackup.ps1
Began to implement logging
[psmysqlbackup.git] / psmysqlbackup.ps1
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