[teiid-issues] [JBoss JIRA] (TEIID-4770) The convert script generates empty GRANT statements for roles that don't have permission to access a certain schema.

Bram Gadeyne (JIRA) issues at jboss.org
Thu Feb 16 09:09:00 EST 2017


Bram Gadeyne created TEIID-4770:
-----------------------------------

             Summary: The convert script generates empty GRANT statements for roles that don't have permission to access a certain schema.
                 Key: TEIID-4770
                 URL: https://issues.jboss.org/browse/TEIID-4770
             Project: Teiid
          Issue Type: Enhancement
          Components: Build/Kits
    Affects Versions: 9.2
            Reporter: Bram Gadeyne
            Assignee: Steven Hawkins


The convert script generates empty GRANT statements for roles that don't have permission to access a certain schema.

E.g. GRANT ON SCHEMA glims TO mica;

When you try to deploy the script, the server complains that it expects a permission type (like select or alter) here.

These lines should probably be removed.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list