Workaround for Migrate MySQL database to Cloud SQL: Challenge Lab

Hey guys,

Today, I was trying to complete the Migrate MySQL database to Cloud SQL: Challenge Lab from Partner Cloudskillsboost and came across an issue in Task 2. Migrate database, in part 2: create and start a database Migration Service job.
The test job will fail as the source database minor version (8.0.36) is higher then the max supported version in Database Migration service (8.0.35). 

Screenshot 2024-04-07 at 10.50.55.pngScreenshot 2024-04-07 at 12.04.15.png

I informed Qwiklabs support guys but in the meantime if you want to complete this lab, follow this workaround that worked for me:

1. Complete Task 1 as specified in lab instructions
2. Create a new Destination Cloud SQL instance using name and password from Task 2, part 2 

Screenshot 2024-04-07 at 11.33.17.png

3. Pay attention to Region, Database Minor version and change to Enterprise SQL edition

Screenshot 2024-04-07 at 12.20.16.png

4. In Connections, Enable Private IP and setup a private services access connection

Screenshot 2024-04-07 at 12.23.09.png

5. While you wait for the new cloud sql instance to be created, follow the steps from Task 2 (part 1) to create a connection profile 
6. Once the cloud sql is ready, create a Database Migration Service job from Task 2 (part 2) using existing cloud sql instead of new one:
Screenshot 2024-04-07 at 11.08.42.png

Hope this is useful. 
A

Solved Solved
3 2 204
2 ACCEPTED SOLUTIONS

That's great work I am glad to see this solution 😀 

View solution in original post

2 REPLIES 2

nice article

🙂

That's great work I am glad to see this solution 😀 

Top Labels in this Space