hibernate-orm icon indicating copy to clipboard operation
hibernate-orm copied to clipboard

HHH-18518 change implementation to capture MySQL custom versions better

Open tsvendsen opened this issue 6 months ago • 0 comments

Fixing version detection to be able to run hibernate on a server using mysql in azure. The detection logic also handles the cases it did before, but does no longer crash when suffixes are added, like e.g azure does for their versions.


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-18518

tsvendsen avatar Aug 26 '24 14:08 tsvendsen