Skip to content

HibernateJpaDialect: Default to MySQL55Dialect based on InnoDB [SPR-16468] #21013

@spring-projects-issues

Description

@spring-projects-issues

Mike Eltsufin opened SPR-16468 and commented

MySQL5Dialect set currently as default is based on the MyISAM storage engine, which is not recommended.
MySQL 5.5 has been out since 2010. So, it's pretty safe to go with it as the default dialect.

Related to: spring-attic/spring-cloud-gcp#392.

See PR: #1660


Affects: 5.0.3

Reference URL: https://stackoverflow.com/questions/1459265/hibernate-create-mysql-innodb-tables-instead-of-myisam

Issue Links:

Referenced from: pull request #1660

1 votes, 4 watchers

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions