[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-1496) A new dialect is required for MySQL NDB clustered table types

Strong Liu (JIRA) noreply at atlassian.com
Wed Apr 11 03:57:48 EDT 2012


     [ https://hibernate.onjira.com/browse/HHH-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Strong Liu updated HHH-1496:
----------------------------

    Pull Requests: https://github.com/hibernate/hibernate-orm/pull/308  (was: https://github.com/hibernate/hibernate-orm/pull/308)
    Fix Version/s: 4.1.3

> A new dialect is required for MySQL NDB clustered table types
> -------------------------------------------------------------
>
>                 Key: HHH-1496
>                 URL: https://hibernate.onjira.com/browse/HHH-1496
>             Project: Hibernate ORM
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 3.1.2
>            Reporter: Darran Lofthouse
>            Assignee: Strong Liu
>             Fix For: 3.5.x, 4.1.3
>
>         Attachments: HHH-1496.diff
>
>
> A new dialect is required for MySQL NDB clustered table types
> http://dev.mysql.com/doc/refman/5.0/en/create-table.html
> Either ENGINE=NDB or ENGINE=NDBCLUSTER
> Also FYI ENGINE is the prefered way of specifying the type over TYPE so MySQLMyISAMDialect and MySQLInnoDBDialect could also be updated to use ENGINE

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list