Amazon Aurora MySQL Topics

Syniti Data Replication supports use of Amazon Aurora MySQL for:

When setting up Aurora MySQL for use with the Log Server Agent:

  • Configure Log Server Agent (Windows Service) settings in the Connection wizard, providing file locations for log details.

When setting up Aurora MySQL for use with the transaction log:

  • Create a new DB parameter group and associate it to your DB instance.
  • Set the binlog_format cluster-level parameter to ROW.

When setting up Aurora MySQL for use with triggers:

  • Create or assign tables for Master Table and Log Table (DBMS tools)

  • Assign a tablespace for the Master table and Log Tables (DBMS tools)

This section contains topics that describe:

Further Resources