Skip to content

Password on the command line interface can be insecure #1

@mmenozzi

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.

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