I second that. MySQL 8 is supported. I am only aware of one issue specific to MySQL 8 driver: timezone offset handling. It is similar to this: https://github.com/nhl/dflib/issues/113 . And it actually works in Cayenne, just that the data stored in DB is incompatible with the earlier versions of MySQL. And we are going to address this soon to restore compatibility.
Andrus > On Nov 11, 2020, at 4:07 PM, John Huss <johnth...@gmail.com> wrote: > > Yes, all common DBs that have a JDBC driver are supported. > > On Wed, Nov 11, 2020 at 3:11 AM 郑岩 <zheng...@cloudcc.com> wrote: > >> Hello , I want to know if the Cayenne4 can support mysql8.0 Database?