Update MySQL Hibernate dialect to create transactional InnoDB tables by default

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 1.6
    • Affects Version/s: 1.5.2
    • Component/s: Database
    • None

      Currently the MySQL database option during the install process sets the Hibernate dialect to the MySQLDialect. This is designed for databases prior to MySQL 5.x and by default creates MyISAM tables (which can't perform row-locking).

      The way forward would be use MySQL5InnoDBDialect.

              Assignee:
              Justin Koke
              Reporter:
              shihab
              Votes:
              1 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: