Help Center> Data Replication Service> FAQ> Product Consulting> What Requirements Does DRS Have for a Destination Database?

What Requirements Does DRS Have for a Destination Database?

When you create a MySQL migration task, the destination database user must have the following permissions:

  • SELECT
  • CREATE
  • DROP
  • DELETE
  • INSERT
  • UPDATE
  • INDEX
  • EVENT
  • CREATE VIEW
  • CREATE ROUTINE
  • TRIGGER
  • WITH GRANT OPTION