Version 2.4.2
Available fully managed on Confluent Cloud
Plugin type:
Source
Enterprise support:
Confluent supported
Verification:
Confluent Tested
License:
Apache 2.0
Author:
Debezium Community
DocumentationSource code

Debezium MySQL CDC Source Connector

Debezium’s MySQL Connector can monitor and record all of the row-level changes in the databases on a MySQL server or HA MySQL cluster. The first time it connects to a MySQL server/cluster, it reads a consistent snapshot of all of the databases.

Installation

Confluent Hub CLI installation

Use the Confluent Hub client to install this connector with:
confluent-hub install debezium/debezium-connector-mysql:2.4.2
Shared.Button.Copy

Download installation

Or download the ZIP file and extract it into one of the directories that is listed on the Connect worker's plugin.path configuration properties. This must be done on each of the installations where Connect will be run.
By downloading you agree to the terms of use and software license agreement.

Configure an instance of your connector

Once installed, you can then create a connector configuration file with the connector's settings, and deploy that to a Connect worker.See here for more detailed instructions.

Support

Confluent supports Debezium's MySQL Connector version 0.9.3 and later, and using this connector with MySQL 5.6 or later. Find more information here. This connector is supported by Confluent as part of a Confluent Platform subscription.