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.3.1, 3.2.7
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira