Skip to content

Password on the command line interface can be insecure #1

Description

@mmenozzi

With MySQL 5.6 every run of automysqlbackup will generate the following warning (and potentially an error email):

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

This is because automysqlbackup uses username and password directly on the mysql command for the connection.

Here the problem has been solved:
http://www.redeo.nl/2013/11/automysqlbackup-warning-using-password-command-line-interface-can-insecure/

But I don't know if this is the cleanest solution.

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

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions