GCP at the standard environment: MySQL db connection refused
问题 My goal is to take a working Python 2.7 project (MySQL + MS Word files) to work at GCP. I realize that I need App Engine - where the app will be running (scaling, etc). Cloud SQL working as MySQL db. For that I've followed that Cloud SQL for MySQL tut and Cloud SQL instance is created with root user. Both App Engine app and Cloud SQL instance are in the same project. Cloud Storage The SQL second generation instance is successfully created and a root user is set. How I run or deploy I use