Skip to content

Switch from passwords to options file for MySQL backups #14

@beauraines

Description

@beauraines

The backup process throws the following warnings

mysqldump: [Warning] Using a password on the command line interface can be insecure.

because the user/pass is passed on the commandline. A more secure method is to use the MySQL options file with --defaults-file

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions