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

Daniel Serodio (JIRA) noreply at atlassian.com
Thu Aug 18 17:50:03 EDT 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43276#comment-43276 ] 

Daniel Serodio commented on HHH-1496:
-------------------------------------

Well, what is a MySQL dialect besides ??a few different chars in the "create table" statement?? ? :)

> A new dialect is required for MySQL NDB clustered table types
> -------------------------------------------------------------
>
>                 Key: HHH-1496
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1496
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 3.1.2
>            Reporter: Darran Lofthouse
>            Assignee: Juraci Paixão Kröhling
>             Fix For: 3.5.x
>
>         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