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

Kim Haase updated DERBY-3084:
-----------------------------

    Derby Info: [Patch Available]

> CREATE SCHEMA in refman does not contain material on restrictions in 
> sqlAuthorization mode
> ------------------------------------------------------------------------------------------
>
>                 Key: DERBY-3084
>                 URL: https://issues.apache.org/jira/browse/DERBY-3084
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 10.2.1.6, 10.2.2.0, 10.3.1.4
>            Reporter: Dag H. Wanvik
>            Assignee: Kim Haase
>         Attachments: DERBY-3084.diff, rrefsqlj31580.html
>
>
> The CREATE SCHEMA statement is subject to access control when running in 
> sqlAuthorization mode.
> Only the database owner can create a schema with name different from the 
> current user name and
> only the the database owner can specify AUTHORIZATION <user>, with a user 
> name other than the
> current user name, cf comment in StatementSchemaPermission#check, ca line 86.
> These restrictions are not described in 
> http://db.apache.org/derby/docs/dev/ref/rrefsqlj31580.html.

-- 
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