MySQL Forums
Forum List  »  Security

Re: Cannot make mysql client read the password form .mylogin.cnf
Posted by: Todd Farmer
Date: April 10, 2015 04:50PM

Hi Lefteris,

Quite a late responses, but if you are still having this problem:

It seems like you're trying to read the user and host from .mylogin.cnf, while ignoring the password stored in it - am I understanding correctly? Typically, you wouldn't want to do that - you would want to store a different connection profile in .mylogin.cnf that has the same user, same host, but no password defined.

Let me know if I've misunderstood.

--
Todd Farmer
MySQL @ Oracle
http://www.oracle.com/mysql/

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Cannot make mysql client read the password form .mylogin.cnf
1673
April 10, 2015 04:50PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.