[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-3940) Remove hasSelfReferentialForeignKeyBug (returning true) override from MySQL dialects
Steve Ebersole (JIRA)
noreply at atlassian.com
Tue Jun 23 16:08:37 EDT 2009
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-3940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steve Ebersole updated HHH-3940:
--------------------------------
Fix Version/s: (was: 3.3.2)
3.3.x
> Remove hasSelfReferentialForeignKeyBug (returning true) override from MySQL dialects
> ------------------------------------------------------------------------------------
>
> Key: HHH-3940
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3940
> Project: Hibernate Core
> Issue Type: Task
> Components: core
> Affects Versions: 3.2.7, 3.3.1
> Reporter: Steve Ebersole
> Assignee: Steve Ebersole
> Fix For: 3.2.x, 3.3.x, 3.5
>
>
> Previous versions of MySQL had a nasty bug when using self-referential foreign keys with the innodb storage engine. This Dialect#hasSelfReferentialForeignKeyBug was originally added to account for that.
> Testing against the lastest (5.1) MySQL versions shows this to no longer be present.
--
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