spring-boot/test-support
Andy Wilkinson 92fe4c55f7 Resolve MariaDB and MySQL dialects through DB query
Spring Data JDBC has deprecated its INSTANCE constants in its MariaDB
and MySQL dialects as the required configuration for the dialect
varies depending on the configuration of the DB.

This commit adapts to this deprecation by changing Boot's
DataJdbcDatabaseDialect to resolve the underlying dialect through a
DB query for its MARIA and MYSQL values.

Closes gh-46062
2025-10-03 09:37:56 +01:00
..
spring-boot-docker-test-support Resolve MariaDB and MySQL dialects through DB query 2025-10-03 09:37:56 +01:00
spring-boot-gradle-test-support Merge branch '3.5.x' 2025-09-22 11:05:13 +01:00
spring-boot-test-support Upgrade to JUnit Jupiter 6.0.0 2025-10-02 14:20:04 +02:00