You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/11/20 19:28:43 UTC

[jira] Reopened: (DERBY-3158) Repeat calls to SYSCS_UTIL.SYSCS_SET_USER_ACCESS() for the same user and permission fail with repeated user in list exception.

     [ https://issues.apache.org/jira/browse/DERBY-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel John Debrunner reopened DERBY-3158:
------------------------------------------


Fix merged to 10.3 branch as 596763

> Repeat calls to SYSCS_UTIL.SYSCS_SET_USER_ACCESS() for the same user and permission fail with repeated user in list exception.
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-3158
>                 URL: https://issues.apache.org/jira/browse/DERBY-3158
>             Project: Derby
>          Issue Type: Bug
>          Components: Security, SQL
>    Affects Versions: 10.3.1.4, 10.4.0.0
>            Reporter: Daniel John Debrunner
>            Assignee: Daniel John Debrunner
>            Priority: Minor
>             Fix For: 10.3.1.5, 10.4.0.0
>
>
> Executing this SQL twice (in a single connection or different connections with the same user) causes a repeated user in list exception.
> CALL SYSCS_UTIL.SYSCS_SET_USER_ACCESS(CURRENT_USER, 'FULLACCESS')

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.