[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3940?page=c...
]
Gail Badner updated HHH-3940:
-----------------------------
This issue is currently scheduled for 3.5.x, but not 3.6. Should this issue be fixed in
3.6 as well (or instead)? If so, please correct the fix version(s).
Thanks,
Gail
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.5.x
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira