Help Center/ Data Replication Service/ FAQs/ Network and Security/ Which Database Accounts Are Required During Migration?
Updated on 2025-12-16 GMT+08:00

Which Database Accounts Are Required During Migration?

MySQL

To ensure that your database can be successfully migrated to RDS for MySQL or TaurusDB instances on the current cloud, DRS automatically creates temporary accounts drsFull and drsIncremental for the destination database. DRS uses these accounts to migrate data. After the task is complete, DRS automatically deletes them.

  • 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.