I am new to Google Cloud Platform. I created a Cloud SQL first generation instance. I need help configuring an external master which is a local MySQL server.
- I've prepared the data by doing a MySQL dump from the external master which is a local MySQL server.
- I've uploaded the dump to a Cloud Storage Bucket.
I can't find any documentation that is clear enough on what to do next. I'm stuck. Any help will be really appreciated.
Emmanuel