Hello community,
I got a question about the mysql integration and log based replication. Does the integration handle changing log files? When the log file reaches its size limit, mysql creates a new log file with a higher index (ex: bin-log.00001 -> bin-log.00002). The stitch integration does not handle this...