[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-7313) DiscriminatorFormulaTest in Hibernate envers Testsuite fails on Sybase(15.7)

Lukasz Antoniak (JIRA) noreply at atlassian.com
Sun May 13 07:21:11 EDT 2012


    [ https://hibernate.onjira.com/browse/HHH-7313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46637#comment-46637 ] 

Lukasz Antoniak commented on HHH-7313:
--------------------------------------

The error occurs only if "select for update" database parameter is enabled.

To view the parameter value: sp_configure "select for update"
To enable: sp_configure "select for update", 1

> DiscriminatorFormulaTest in Hibernate envers Testsuite fails on Sybase(15.7)
> ----------------------------------------------------------------------------
>
>                 Key: HHH-7313
>                 URL: https://hibernate.onjira.com/browse/HHH-7313
>             Project: Hibernate ORM
>          Issue Type: Bug
>          Components: envers
>    Affects Versions: 4.1.3
>         Environment: Sybase 15.7
>            Reporter: Madhumita Sadhukhan
>            Assignee: Lukasz Antoniak
>         Attachments: DiscriminatorFormulaTest_sybase157.log, Sybase157_subquery_for_update.PNG
>
>
> Please refer https://issues.jboss.org/browse/JBPAPP-8964 for details

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list