You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Taras Ledkov (JIRA)" <ji...@apache.org> on 2019/03/01 12:16:00 UTC

[jira] [Updated] (IGNITE-11453) SQL: command to work with permission must thrown clear exception witn UNSUPPORTED error code

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

Taras Ledkov updated IGNITE-11453:
----------------------------------
    Summary: SQL: command to work with permission must thrown clear exception witn UNSUPPORTED error code  (was: SQL: command to wotk with permission must thrown clear exception witn UNSUPPORTED error code)

> SQL: command to work with permission must thrown clear exception witn UNSUPPORTED error code
> --------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-11453
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11453
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>    Affects Versions: 2.7
>            Reporter: Taras Ledkov
>            Assignee: Taras Ledkov
>            Priority: Major
>
> The command to work with permissions may produce confused error when Ignite used with specified name is created. 
> These command must be disabled and throw exception witn UNSUPPORTED error code:
> - GRANT / REVOKE <perisson> ON <object> TO <subj>;
> - GRANT / REVOKE <role> TO <subj>;
> - GRANT ALTER ANY SCHEMA ;



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)