Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-1314

Update MySQL Hibernate dialect to create transactional InnoDB tables by default

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 1.6
    • 1.5.2
    • 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.

            [CWD-1314] Update MySQL Hibernate dialect to create transactional InnoDB tables by default

            Justin Koke added a comment - Fixed and issue raised with hibernate: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3604

              justin@atlassian.com Justin Koke
              shamid@atlassian.com shihab
              Affected customers:
              1 This affects my team
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: