-
Bug
-
Resolution: Done
-
Major
-
0.5.1
-
None
The MySQL connector defines the Kafka producer/consumer used for the database history via connector configuration properties that begin with database.history.. It also passes any configuration properties that begin with database. to the JDBC driver when it creates a connection.
The database.history.* properties should not be passed to the JDBC driver.