thanks for your response, what should be the configuration inside engine.properties in order to enable binlog usage?
Hi, I’m evaluating SymmetricDS Pro (trial period) with an Amazon RDS MySQL instance where binary logging (binlog) is already enabled. My goal is to have SymmetricDS use the MySQL binlog for change data capture instead of the default trigger-based method. After reviewing the official documentation and the full list of symmetric.properties parameters, I haven’t found any configuration option that explicitly switches capture mode from triggers to cdc (binlog usage in my case) . From what I can tell,...