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


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.

Reply via email to