Skip to content

Change ID of DatabaseDriver.MARIADB from mysql to mariadb #28728

@jvalkeal

Description

@jvalkeal

With boot 2.6.0-RC1 is was looking why flyway config is still trying to find mysql classes if I use {vendor} placement. There's been PR's like #25173 which changes these things as mariadb really is a different database than mysql these days.

Would it be possible to change DatabaseDriver to return correct id for mariadb as I think it's coming from here

As I think it's called from here

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions