As Sajida Kalsoom already posted, U need to check MySQL access configuration.

It is possible to set what users from which hosts (IP address) can connect to MySQL.
And it is possible to set table privilegs for users (SELECT, UPDATE, DELETE...).
So to identify your problem U neet to check
a) how the user/host/table privilegs are set
b) what are you trying to do (SQL commands)

After setting the new privilegs, allways remember to reload MySQL.

GG

| Hello all?
| I'm installed JDK,MySQL,Tomcat on Linux RedHat 7 and all services running 
| ok. If i connect to the MySQL from java(use MySQL MM driver) have Server 
| configuration denied access error.
| How to solve this problem?


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to