[
https://issues.apache.org/jira/browse/DERBY-3743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12609803#action_12609803
]
dagw edited comment on DERBY-3743 at 7/1/08 11:08 PM:
---------------------------------------------------------------
Reopening this. Although there is no Derby bug as such, I think the
implementation
merits a look. So I change this issue from "bug" to "improvement".
was (Author: dagw):
Reopening this. Although there is Derby bug as such, I think the
implementation
merits a look. So I change this issue from "bug" to "improvement".
> Revoking EXECUTE privilege on a function if used in a CHECK constraint:
> implementation problem
> -----------------------------------------------------------------------------------------------
>
> Key: DERBY-3743
> URL: https://issues.apache.org/jira/browse/DERBY-3743
> Project: Derby
> Issue Type: Improvement
> Components: Security, SQL
> Affects Versions: 10.5.0.0
> Reporter: Dag H. Wanvik
>
> The docs say that REVOKE EXECUTE ... RESTRICT should
> fail if there is a dependent constraint:
> "The RESTRICT clause specifies that the EXECUTE privilege cannot be
> revoked if the specified routine is used in a view, trigger, or
> constraint, and the privilege is being revoked from the owner of the
> view, trigger, or constraint."
> Revoking the privilege will be correctly restricted, but possibly for the
> wrong reason.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.