Skip to main content

Module config

Module config 

Source
Expand description

MySQL CDC source connector configuration.

Provides MySqlCdcConfig with all settings needed to connect to a MySQL database and stream binlog changes.

Structs§

MySqlCdcConfig
Configuration for the MySQL CDC source connector.

Enums§

SnapshotMode
How to handle the initial snapshot when no prior checkpoint exists.
SslMode
SSL connection mode for MySQL.