Closed zloster closed 4 years ago
Java/act
is failing, probably needs Hibernate
update. I expect not to be trivial. There is new hibernate.dialect
for MySQL 8
.
Java/activeweb
is complaining about missing JDBC 2 extentions.
Java/tapestry
also: https://travis-ci.org/zloster/FrameworkBenchmarks/jobs/607826210#L793
Java/grizzly-jersey
also: https://travis-ci.org/zloster/FrameworkBenchmarks/jobs/607826177#L929
Java/servlet-mysql
also: https://travis-ci.org/zloster/FrameworkBenchmarks/jobs/607826204#L3469
Java/restexpress
- use their short setting for the max performance MySQL options. (mysql-environment.properties
)
Pull request submitted.
Merged.
Java/minijax
is failing because of this: https://travis-ci.org/TechEmpower/FrameworkBenchmarks/jobs/606732841#L771 Current version is: 8.0.18, https://mvnrepository.com/artifact/mysql/mysql-connector-java/8.0.18