Configure a Debezium MySQL connector with binlog-based CDC

domain: debezium.io · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Verify MySQL is configured with binlog_format=ROW and binlog_row_image=FULL, and that the Debezium user has REPLICATION SLAVE, REPLICATION CLIENT, and SELECT privileges
  2. Set database.server.id to a unique integer for this connector instance; it identifies the connector to MySQL as a replica
  3. Configure database.include.list and table.include.list to scope capture to the desired databases and tables
  4. Set snapshot.mode to the appropriate value for initial setup; the connector creates an internal offset topic to track binlog position
  5. Enable schema history by setting schema.history.internal.kafka.topic to a dedicated internal topic that stores DDL history
  6. Monitor the binlog position lag and set expire_logs_days or binlog_expire_logs_seconds on MySQL to retain enough binlog history for the connector to resume after downtime

Known gotchas

Related routes

Configure a Debezium MySQL connector with binlog-based CDC and proper server-id and binlog settings
debezium.io · 5 steps · unrated
Debezium Postgres CDC connector setup
debezium.io · 5 steps · unrated
Implement Flink SQL CDC ingestion using Flink CDC connectors in Debezium format
nightlies.apache.org/flink · 6 steps · unrated

Give your agent this knowledge — and 15,600+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans