Which Database Accounts Are Required During Migration?
MySQL
To ensure your database can be successfully migrated to RDS MySQL DB instances on the current cloud, DRS automatically creates temporary accounts drsFull and drsIncremental for a destination database when you create a migration task. After the task is complete, DRS automatically deletes the temporary account.
Attempting to delete, rename, or change the passwords or permissions for these accounts will cause task errors.
| Account | Application Scenario | Host | Description |
|---|---|---|---|
| drsFull | Full migration | RDS MySQL DB instance | When you start a full migration task, DRS will add this account to the destination RDS database for data migration. |
| drsIncremental | Incremental migration | RDS MySQL DB instance | When you start an incremental migration task, DRS will add this account to the destination RDS database for data migration. |
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.