Me working on jbpm4.4 with mySql, still get the same problem using org.hibernate.dialect.MySQLDialect Dialect and if I changed the dialect to org.hibernate.dialect.MySQLInnoDBDialect, it works.
What it does mean that it will not work with MySQLDialect ?