When i try to connect to mysql i am getting this eror
Database connection failed : Access denied for user 'username'@'10.1.0.230' (using password: YES)
I dont know from where the password YES came.
I tired many things like deleting the user,recreating it etc and even tried with new user ,but of...