I know that there is many similar questions but I'm not able to find an answer to solve my issue.
I trying to connect Data Fusion to replicate a Cloud SQL for MySQL table. When trying to connect to the MySQL table I have the following error:
Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
From what I have gathered I need to:
Everything is under the same project.
I'm trying my best here but I'm a bit lost. If someone can guide me through this.
Is there anything more I need to do here? What IP should I use when setting up the connection to MySQL in Data Fusion?
If you want to connect Cloud Data Fusion with Cloud SQL for MySQL on Private IP you will need to deploy Cloud SQL Proxy. There is a lot of documentation around it. It seems to be the way to go.