MySQL uses the binlog for replication and recovery. The Debezium MySQL connector reads the binlog, produces change events for row-level INSERT , UPDATE , and ...
確定! 回上一頁