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

Dag H. Wanvik commented on DERBY-3084:
--------------------------------------

Looks good to me, thanks for picking this up!

+1 to commit.

If no-one has any objections I will commit it in a few days.



> 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