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.
- Do not use the drsFull and drsIncrementa accounts created by users as the account for database connections for a DRS task.
- 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.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot