I am not able to connect to a user for remote access in my database. I have already created the user, I gave permission to access any ip (%) - I already gave permissions on the ip that I am using and even then, only the error: (2003) - Can't connect to MySql (10060) appears when I try connect.
- I turned off the firewall, checked the installation. Apparently everything is ok.
The server is from Amazon - linux.
I tried accessing mysql through ssh, but it returns the error (2002).
Can anyone help?