Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-4663

Remove option for specifying driver class from MySQL Connector

XMLWordPrintable

    • False
    • False

      Currently there's a compile time depenency to the MySQL driver in MySQLConnectorConfig:

      .withDefault(com.mysql.cj.jdbc.Driver.class.getName())
      

      This forces downstream consumers like the SchemaBuilder to provide the MySQL Driver dependency.

            Unassigned Unassigned
            rk3rn3r René Kerner
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: