Derby should require EXECUTE privilege on
SYSCS_UTIL.SYSCS_INPLACE_COMPRESS_TABLE before allowing users to execute it
---------------------------------------------------------------------------------------------------------------------
Key: DERBY-4296
URL: https://issues.apache.org/jira/browse/DERBY-4296
Project: Derby
Issue Type: Bug
Components: SQL
Reporter: Mamta A. Satoor
While researching on DERBY-4295, I found that Derby is not requiring a user to
have execute privileges on SYSCS_UTIL.SYSCS_INPLACE_COMPRESS_TABLE which I
think should be required before a user can use it to try compressing a table.
At least, that is what we require for SYSCS_UTIL.SYSCS_EXPORT_TABLE. May be
there are other procedures too for which we do not do this check. That research
can be done when we decide to fix this jira entry.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.