0 Replies Latest reply on Oct 24, 2007 8:53 AM by daveespo

    Should MySQL schema be using InnoDB tables?

      I have searched high and low for this answer but don't see any definitive document on the matter. The mysql-jdbc2-service.xml doesn't specify the table type so depending on whether you have set the default table type to InooDB, your JBossMQ tables may be created as MyISAM

      Should they be InnoDB?