Which Database Accounts Are Required During Migration?
MySQL
To ensure your database can be successfully migrated to RDS for 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 for 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 for MySQL DB instance |
When you start an incremental migration task, DRS will add this account to the destination RDS database for data migration. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.