mysql db user host -


  access denied user 'root'@'xxxxxxxxxxxxx' (using password: yes)

even though have entry in mysql.user table has host % , user root.

i did grant privileges on . 'root'@'%';

i need see how trying connect server give additional information. possible call client (or whatever using) munged in way.


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -