Skip to content
This repository was archived by the owner on Feb 21, 2023. It is now read-only.
This repository was archived by the owner on Feb 21, 2023. It is now read-only.

Use .my.cnf or .mylogin.cnf if available... #59

Description

@tomkrouper

If native mysql commands, you don't have to specify a credentials file if you don't want to. The request here is to check for the existence of config files in the same way mysql or mysqldump would do. Additionally adding the option --login-path=# which would use the credentials from .mylogin.cnf or default to [client] if the file exists and --login-path is not provided.

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions