So I made a program that connects to my MySQL database that is hosted on my PC. Connecting via localhost works, but I want to connect to the database using my external IP, but it just gives me this error.
I have already port-forwarded the ports 80, 443 and 3306 that I have set for the website and database. The ports are also allowed in the firewall so I can't see the problem.
If anyone has any Idea on how to fix this please help.
Thanks.