MySQL DMS continuous replication with schema changes.

0

A customer wants to migration a MySQL with DMS they will do continuous sync of the database, from the docs it states replication is done at the database logs level. Does mean that any schema changes that they would make during the migration would also be migrated across?

posta 7 anni fa1504 visualizzazioni
1 Risposta
1
Risposta accettata

DMS supports a part of DDL only. Please see http://docs.aws.amazon.com/dms/latest/userguide/CHAP_Introduction.SupportedDDL.html .

And DMS has some limitations around DDL on MySQL as a source. Please see http://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.MySQL.html#CHAP_Source.MySQL.Limitations .

AWS
con risposta 7 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande