Package io.debezium.connector.mysql
package io.debezium.connector.mysql
-
ClassDescriptionIntegration test for
CloudEventsConverterwithMySqlConnectorThis is a small class used in PostgresConnectorIT to test a custom snapshot It is tightly coupled to the test there, but needs to be placed here in order to allow for class loading to workCommon implementation bits for MySQL for aBinlogConnectorTest.Tests aroundDECIMALcolumns.Verify correct DECIMAL handling with different types of io.debezium.relational.RelationalDatabaseConnectorConfig.DecimalHandlingMode.Verify correct range of FLOAT.Tests for the MySQL JDBC Sink converter.Tests aroundNUMERICcolumns.Integration test for testing column constraints supported in MySQL 8.0.x.MySQL's integration tests forReselectColumnsPostProcessor.The test to verify whether DDL is stored correctly in database schema history.Integration Tests for config skip.messages.without.changeTests aroundDECIMALcolumns.A utility for integration test cases to connect the MySQL server running in the Docker container created by this module's build.Verify correct range of TINYINT.An implementation ofUniqueDatabasefor MySQL.Verify conversions around 2 and 4 digit year values.Tests aroundNUMERICcolumns.