Skip to content

Fix MariaDB driver product name #25173

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

anudeepg
Copy link
Contributor

@anudeepg anudeepg commented Feb 10, 2021

Fix MariaDB driver product name issue : #25127

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 10, 2021
@snicoll snicoll mentioned this pull request Feb 11, 2021
4 tasks
@snicoll snicoll added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 11, 2021
@snicoll snicoll self-assigned this Feb 11, 2021
@snicoll snicoll added this to the 2.3.9 milestone Feb 11, 2021
snicoll pushed a commit to snicoll/spring-boot that referenced this pull request Feb 11, 2021
snicoll added a commit to snicoll/spring-boot that referenced this pull request Feb 11, 2021
@snicoll snicoll modified the milestones: 2.3.9, 2.5.0-M2 Feb 14, 2021
@snicoll snicoll added the status: noteworthy A noteworthy issue to call out in the release notes label Feb 15, 2021
snicoll pushed a commit that referenced this pull request Feb 15, 2021
@snicoll snicoll closed this in 8e74b52 Feb 15, 2021
@snicoll
Copy link
Member

snicoll commented Feb 15, 2021

@anudeepg thank you for making your first contribution to Spring Boot.

This issue is noteworthy as a MariaDB backend previously returned a mysql platform id. With this change, the platform id is mariadb.

Those who are using this identifier, for instance for database initialization purposes, can adapt their scripts accordingly (or translate that back to mysql if need to be as the polish commit shows).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: noteworthy A noteworthy issue to call out in the release notes type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants