dblook outputs GRANT statements for ignored tables
--------------------------------------------------

                 Key: DERBY-4838
                 URL: https://issues.apache.org/jira/browse/DERBY-4838
             Project: Derby
          Issue Type: Bug
          Components: Tools
    Affects Versions: 10.7.0.0
            Reporter: Knut Anders Hatlen


dblook has an option that allows the user to specify which tables to produce 
DDL statements for:

        -t <tableOne> <tableTwo> ... to specify a list of tables for which
         the DDL will be generated; any tables not in the list will be ignored.

However, GRANT statements for privileges on tables not in that list will still 
be printed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to