[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-1496) A new dialect is required for MySQL NDB clustered table types
Juraci Paixao Krohling (JIRA)
noreply at atlassian.com
Tue Jun 2 05:47:14 EDT 2009
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Juraci Paixao Krohling updated HHH-1496:
----------------------------------------
Fix Version/s: 3.5
3.3.x
3.2.x
> 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 Paixao Krohling
> Fix For: 3.2.x, 3.3.x, 3.5
>
>
> 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.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list