Package io.debezium.connector.mysql.converters
-
Class Summary Class Description MySqlCloudEventsMaker CloudEvents maker for records produced by the MySQL connector.MySqlCloudEventsProvider An implementation ofCloudEventsProviderfor MySQL.MySqlRecordParser Parser for records produced by the MySQL connector.TinyIntOneToBooleanConverter MySQL reportsBOOLEANvalues asTINYINT(1)in snapshot phase even as a result ofDESCRIBE CREATE TABLE.