Package io.debezium.connector.mysql
package io.debezium.connector.mysql
-
ClassDescriptionIntegration test for
CloudEventsConverterwithMySqlConnectorA centralized expression of differences in behaviour between MySQL 5.x and 8.xTests 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 forMySqlConnectorusing Testcontainers infrastructure for testing column constraints supported in MySQL 8.0.x.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.Verify conversions around 2 and 4 digit year values.Tests aroundNUMERICcolumns.Create and populate a unique instance of a MySQL database for each run of JUnit test.