Ok - I found the solution by searching other reports of issues and deducing that this
command requires an hibernateDialect specified in a very non intuitive way:
MySQL5\ with\ InnoDB\ :\ org.hibernate.dialect.MySQL5InnoDBDialect
The descriptive text before the hibernate class specification for the dialect
mustbe present and the embedded blanks must be escaped with a backslash.
Posted by forums
Original post:
https://community.jboss.org/message/884582#884582