Currently on startup this fails:
Caused by: java.sql.SQLException: Error post creating table: CREATE INDEX `primarytype_idx` ON `hierarchy` (`primarytype`) : Specified key was too long; max key length is 767 bytes at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.createTables(JDBCMapper.java:245) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.createDatabase(JDBCMapper.java:155) ... 36 more ...