Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

DBZ-7874 Separation of MariaDB dialect file #77

Closed
wants to merge 2 commits into from

Conversation

joontube
Copy link
Contributor

https://issues.redhat.com/browse/DBZ-7874

If MariaDB, DatabaseDialectProvider loads MariaDbDatabaseDialect instead of MySqlDatabaseDialect

Copy link

Welcome as a new contributor to Debezium, @joontube. Reviewers, please add missing author name(s) and alias name(s) to the COPYRIGHT.txt and Aliases.txt respectively.

pom.xml Outdated
<dependency>
<groupId>org.mariadb.jdbc</groupId>
<artifactId>mariadb-java-client</artifactId>
<version>3.4.0</version>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There should be no need for version here as the dependency is/should be defined at BOM lovel

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, ok.
Is there anything else to do besides removing the version?

@Naros
Copy link
Member

Naros commented May 24, 2024

Superseded by #78

@Naros Naros closed this May 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants