[
https://issues.apache.org/jira/browse/DERBY-6434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas updated DERBY-6434:
---------------------------------
Attachment: derby-6434-04-aa-dontNeedPrivOnGeneratedColumnTypeForInsert.diff
Attaching derby-6434-04-aa-dontNeedPrivOnGeneratedColumnTypeForInsert.diff.
This corrects INSERT privileges so that you no longer need USAGE privilege on
the types of generated columns. I will run regression tests.
This fixes the remaining problem described by DERBY-6433.
Touches the following files:
M java/engine/org/apache/derby/impl/sql/compile/InsertNode.java
M
java/testing/org/apache/derbyTesting/functionTests/tests/lang/GrantRevokeDDLTest.java
> Incorrect privileges may be required for INSERT and DELETE statements.
> ----------------------------------------------------------------------
>
> Key: DERBY-6434
> URL: https://issues.apache.org/jira/browse/DERBY-6434
> Project: Derby
> Issue Type: Bug
> Components: SQL
> Affects Versions: 10.11.0.0
> Reporter: Rick Hillegas
> Labels: backport_reject_10_10
> Attachments: derby-6434-01-aa-correctInsertPrivs.diff,
> derby-6434-01-ac-correctInsertPrivs.diff,
> derby-6434-02-ac-correctDeletePrivs.diff,
> derby-6434-03-ac-testCaseForDerby-6432.diff,
> derby-6434-04-aa-dontNeedPrivOnGeneratedColumnTypeForInsert.diff
>
>
> This issue is a place to address problems with INSERT and DELETE statements
> similar to the problems affecting UPDATE statements recorded on DERBY-6429.
> In particular, DERBY-6432 and DERBY-6433 list some of the problems with
> INSERT statements.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)