Skip to main content

Module mysql_cdc

Module mysql_cdc 

Source
Available on crate features source-mysql-cdc and source-rest only.

Structs§

MysqlCdcSource
A configured MySQL CDC (binlog replication) source.
MysqlCdcSourceConfig
Configuration for the MySQL CDC (binlog) source.

Enums§

Bookmark
Durable bookmark: either a binlog file+position or an executed GTID set.
CdcTls
TLS configuration for the binlog replication connection.
StartPosition
Where to start reading the binlog on a fresh run (no persisted bookmark).

Functions§

state_key
State key for a given replica server_id.