I was doing my project on jelastic I have used glassfish server and mySQL when I tried running it I get this error "java.sql.SQLException: Access denied for user 'root'@'192.168.3.33' (using password: YES)" the thing is mySQL node info is showing it is connected using the IP should be "192.168.3.32" can anybody help me plz
2016-08-22T07:04:31.839186Z 55 [Note] Access denied for user 'root'@'192.168.3.33' (using password: YES)
I have granted all the privileges to the root user but still something is wrong