Package io.debezium.connector.mysql
package io.debezium.connector.mysql
-
ClassDescriptionA centralized expression of differences in behaviour between MySQL 5.x and 8.xThe test to verify whether DDL is stored correctly in database history.Tests around
DECIMALcolumns.Verify correct DECIMAL handling with different types of io.debezium.relational.RelationalDatabaseConnectorConfig.DecimalHandlingMode.Verify correct range of FLOAT.Tests aroundNUMERICcolumns.Integration test forMySqlConnectorusing Testcontainers infrastructure for testing column constraints supported in MySQL 8.0.x.Tests 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.