Hi,
Good Day!
Does anyone know how to resolve this issue?
Errors reported during AutoMySQLBackup execution.. Backup failed
Error log below..
mysql: [Warning] Using a password on the command line interface can be insecure.
WARNING: --ssl is deprecated and will be removed in a future version. Use --ssl-mode instead.
mysqldump: [Warning] Using a password on the command line interface can be insecure.
Thank you!
Hello, I've fix some issues for the modern linux because I've got these problems :
- fix deprecated --ssl
- fix access denied tablespaces
- feature add my.cnf usage and deprecated username/password usage
https://github.com/belgotux/automysqlbackup
Use CONFIG_mysql_mycnf_file variable to put credentials file, exemple here : https://github.com/belgotux/automysqlbackup/blob/main/my.cnf