MySQL Forums
Forum List  »  InnoDB

Re: User access denied for '%' in 5.6
Posted by: Andrew Simkovsky
Date: August 30, 2013 09:26AM

I didn't see a password in this command:

grant select on testdb.* to 'user1'@'%';


Are you planning on allowing them to connect with password-less authentication? Are they trying to put in a password? Are they specifying a database at connection time?

Andrew Simkovsky
More mysql forums (and other databases):
http://www.dbtekpro.com/forums
Brand new! Just post!

Options: ReplyQuote


Subject
Views
Written By
Posted
1832
August 19, 2013 11:51AM
Re: User access denied for '%' in 5.6
874
August 30, 2013 09:26AM


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.