Looks like a configuration issue rather than an actual bug, since this doesn't fail locally. The problem seems to lie in the JDBC driver version used when running ./gradlew clean matrix_mariadb (as opposed to ./gradlew test -Pdb=mariadb) See https://ci.hibernate.org/view/ORM/job/hibernate-orm-master-mariadb/14/testReport/ |