JPA ERROR You have an error in your SQL syntax; check the manual that corresponds to your MariaDB’ server version for the right syntax to use near ‘type = `MyISAM`’
The problem is that in Hibernate 5.x and earlier the dialect org.hibernate.dialect.MySQLDialect is for MySQL 4.x or...