[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-3680) Sybase - composite primary key in unit test exceeds maximum for index causing failure
Gail Badner (JIRA)
noreply at atlassian.com
Wed Jan 7 01:56:40 EST 2009
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gail Badner resolved HHH-3680.
------------------------------
Resolution: Fixed
Fixed in Branch_3_2, Branch_3_2_4_SP1_CP, Branch_3_3, and trunk
> Sybase - composite primary key in unit test exceeds maximum for index causing failure
> -------------------------------------------------------------------------------------
>
> Key: HHH-3680
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3680
> Project: Hibernate Core
> Issue Type: Bug
> Components: core
> Environment: Sybase
> Reporter: Gail Badner
> Assignee: Gail Badner
> Fix For: 3.2.x, 3.3.x, 3.4
>
>
> ManyToManyTest.testManyToManyWithFormula() fails because the the composite primary key is 765 bytes. The limit for a Sybase index is 600.
> This should be fixed by changing string properties in the composite key to have a smaller length instead of the default length.
--
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