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

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

Taras Ledkov created IGNITE-11453:
-------------------------------------

             Summary: SQL: command to wotk 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


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)