MySQL Forums
Forum List  »  Newbie

Re: MYSQL workbench 1 pc and C# other pc
Posted by: Peter Brawley
Date: October 23, 2014 09:25AM

Some causes of "not allowed to connect to this MySQL server" ...

user@host combo not in mysql.user
user@host mysql.user row has blank plugin value (not null since 5.72)
hosts file problem
bind address set to another host

Options: ReplyQuote


Subject
Written By
Posted
Re: MYSQL workbench 1 pc and C# other pc
October 23, 2014 09:25AM


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.