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?

gefragt vor 7 Jahren1504 Aufrufe
1 Antwort
1
Akzeptierte Antwort

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
beantwortet vor 7 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen