MySQL/MariaDB Topics

Syniti Data Replication supports use of MySQL and MariaDB for:

When setting up MySQL/MariaDB 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 MySQL/MariaDB for use with the transaction log:

  • Modify the MySQL Server Instance Configuration file, my.ini (Desktop editor)

  • Grant REPLICATION SLAVE privilege to the MySQL user ID that will be used by Syniti DR(DBMS tools)

When setting up MySQL/MariaDB 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