If you're using MySQL as your source database, then you must set up change data capture (CDC) for your database.
To replicate your hosted MySQL tables, Datastream needs row-based replication and retention to be set up to be able to read your MySQL events.
Supported databases
Datastream works with the following types of MySQL databases:
- Amazon RDS for MySQL
- Amazon Aurora MySQL
- Cloud SQL for MySQL
- Self-managed MySQL
What's next
- Learn how to configure an Amazon RDS for MySQL database to work with Datastream.
- Learn how to configure an Amazon Aurora MySQL database to work with Datastream.
- Learn how to configure a Cloud SQL for MySQL database to work with Datastream.
- Learn how to configure a self-managed MySQL database to work with Datastream.