I'm new to Google Cloud Platform. I downloaded some *.csv files to Google Compute Engine (GCE) and did some transformations and saved the files in the storage linked to GCE. I found that I can install MySQL in GCE and load the data in there. But I want to load data to MySQL in Google Cloud SQL (GCS). Is there any way to load data from GCE to GCS.
TIA


*.CSVfiles in a Compute Engine instance right ? - Victor M Herasme Perez