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