diff --git a/backup_mysql.sh b/backup_mysql.sh index 195ca98..448600a 100755 --- a/backup_mysql.sh +++ b/backup_mysql.sh @@ -29,6 +29,7 @@ # # ############################################################################################## # # +# 2021/07/27 1.10 Added PATH to include /usr/local/sbin and /usr/local/bin # # 2021/07/26 1.9 Added MYSQL_BIN, MYSQLADMIN_BIN and MYSQLADMIN_BIN variables # # 2020/12/30 1.8 Added DBS_SKIP to prevent dumping certain databases # # 2020/02/27 1.7 Added username and password and set default retention to 1 day #