MySQL Agent for Gluesync: Features & Compatibility

Static

Core principles

This agent establishes a connection to MySQL via a built-in JDBC driver.

Change data capture

This agent implements the scraping of Bin log’s transaction logs by connecting to your master, slave or MaxScale instances depending on the desired configuration. To scrape the Bin log it connects to MySQL using a socket TCP connection.

Supported version

With this agent, you can target any version of MySQL, whether is Enterprise, Percona, AWS RDS, MaxScale instances or just the Community edition.

This agent’s version supports one master node with single server ID.

Change data capture

Works with MySQL starting from 5.5 and above, 8.4 included.

Q&A

I have got MySQL running under a managed DBaaS offered from AWS | CGP | Azure | OCI | …​, is it supported? Yes, they are. Just make sure you have enabled transaction logs - Bin log - redaction support.