Closed oldfart101 closed 3 years ago
I also am having the same error and then it doesn't do anything. Will be looking at that error specifically to see if it can be bypassed as I assume this is a mysql issue.
On which script do you get this?
On which script do you get this?
this is with zoneminder-event-cleanup.sh
I tried to pass on the password using another method which doesn't return an error but I don't get any feedback from the script. It doesn't say it's deleting anything and ends after some time (couple of minutes). Method used: MYSQL_PWD=xxxxxxxx mysql -u root -e "statement"
i have changed the script to work with zoneminder 1.24+, and added feature to use Mysql Docker and normal Mysql connection.
mysql error Using a password on the command line interface can be insecure