Skip to content

[HHH-18900][JBEAP-30676] Hibernate tests fail with MariaDB 11.6+ #10746

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

Merged
merged 2 commits into from
Aug 13, 2025

Conversation

lvydra
Copy link

@lvydra lvydra commented Aug 12, 2025

https://hibernate.atlassian.net/browse/HHH-18900
https://issues.redhat.com/browse/JBEAP-30676

Upstream PR: #9345

[Backport HHH-18900 MariaDB 11.6+ support to the downstream 6.6 branch]


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


https://hibernate.atlassian.net/browse/HHH-18968

@beikov
Copy link
Member

beikov commented Aug 12, 2025

Please remove all the additions to the hibernate-vector module.

@lvydra
Copy link
Author

lvydra commented Aug 12, 2025

@beikov Thanks, done

@beikov
Copy link
Member

beikov commented Aug 12, 2025

Thanks, could you please also change the commit message to not talk about vector support, since this commit in fact will just make sure MariaDB 11.6+ will work.

@lvydra lvydra force-pushed the HHH-18900-6.6 branch 2 times, most recently from 774a720 to f51c508 Compare August 12, 2025 12:48
@lvydra lvydra changed the title [HHH-18900][JBEAP-30676] MariaDB Vector support [HHH-18900][JBEAP-30676] Hibernate tests fail with MariaDB 11.6+ Aug 12, 2025
@lvydra
Copy link
Author

lvydra commented Aug 12, 2025

@beikov Done

@beikov
Copy link
Member

beikov commented Aug 12, 2025

MySQLTimestampFspFunctionTest.testTimeStampFunctions is failing on MariaDB.

@lvydra
Copy link
Author

lvydra commented Aug 12, 2025

@beikov There is already an issue https://issues.redhat.com/browse/JBEAP-30684 for that. I was planning to open a separate PR for that one.

@beikov
Copy link
Member

beikov commented Aug 12, 2025

Please include that into this PR.

@beikov beikov merged commit d4b084a into hibernate:6.6 Aug 13, 2025
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants