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

Description
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.