From: Brendan (JIRA) <nh...@gm...> - 2011-04-19 22:34:31
|
[ http://216.121.112.228/browse/NH-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brendan updated NH-2405: ------------------------ Attachment: MySQL5InnoDBDialect.cs The only change required for this to work is to port: https://github.com/hibernate/hibernate-core/blob/master/hibernate-core/src/main/java/org/hibernate/dialect/MySQL5InnoDBDialect.java Please find this attached. > MySQL5InnoDBDialect > ------------------- > > Key: NH-2405 > URL: http://216.121.112.228/browse/NH-2405 > Project: NHibernate > Issue Type: New Feature > Components: DataProviders / Dialects > Affects Versions: 2.1.2.GA > Reporter: Hung Tran > Attachments: MySQL5InnoDBDialect.cs > > > I have tried to use MySQL5Dialect, but i got no luck, it did not help me generate DDL to create InnoDB table. I have looking for a dialect like MySQL5InnoDBDialect in Hibernate. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |