Amazon Aurora MySQL Topics

Syniti Replicate 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:

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

When setting up Aurora MySQL for use with triggers:

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

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

This section contains topics that describe:

Further Resources