Patch to fix backup_local_files and use --login-path
Automatic MySQL Backup
Brought to you by:
wipe_out
The logic in rc6 for backup_local_files is not correct; patch fixes backup_local_files.
Also, patch to make use of --login-path instead of passing username/password on the CLI.
Great patch, thank you. I applied it to automysqlbackup-v3.0_rc6.
I had to set the password for "--login-path=client" instead of local, as mentioned in automysqlbackup.conf's example, to get it working.
Without this patch one would see annoying messages like "
mysql: [Warning] Using a password on the command line interface can be insecure.
ormysqldump: [Warning] Using a password on the command line interface can be insecure.