Hi,
I am unable to connect to mysql db which i have created locally and is hosted on GCP instance. Can you please assist me in fixing the issue. I am getting the below attached error message, however all the details i am giving is correct.
Hi,
I am unable to connect to mysql db which i have created locally and is hosted on GCP instance. Can you please assist me in fixing the issue. I am getting the below attached error message, however all the details i am giving is correct.
When working with MySQL connections, the main requirement is that your MySQL database must be available through the Internet.
If connecting to database on the local computer, it is required to allow such connections in your firewall.
If connecting to a computer in the local network, it is necessary to use port forwarding.
Also, Skyvia will access your server from the IP 40.118.246.204
Please also refer to: https://skyvia.com/resources/docs/index.html?mysql_connections.htm
Please tell us if this helps.