Skip to content

Switch from passwords to options file for MySQL backups #14

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions