Last updated 2 years ago
Was this helpful?
In order to connect with GCP mysql, you have to download cloud SQL proxy first
and put it in your root folder (windows)
Run this command line in your terminal to run localhost server as google mysql server.
./cloud_sql_proxy -instances=<YOUR INSTANCE>=tcp:3306