MySQL Forums
Forum List  »  Security

Re: Stumped: Granting access to a client on my network
Posted by: Alec Leamas
Date: October 17, 2009 05:12AM

I had a similar issue driving me nuts. It turned out that the mythtv client uses an old protocol when connecting to the server, defined /etc/my.cnf. This means that one should use the OLD_PASSWORD() function instead of PASSWORD() when setting the password. I have no details, just that it Works For Me (tm).

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Stumped: Granting access to a client on my network
3516
October 17, 2009 05:12AM


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.