Migrating MySQL User Data When Running Database Migration Service Jobs
Identify existing MySQL users on the source instance. Update DEFINER clauses to INVOKER on the MySQL source instance.
Create and save a Database Migration Service job without starting the job.
Create users on the Cloud SQL destination instance. Start a previously created Database Migration Service job.
Check user metadata in the Cloud SQL destination instance.