You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Jazarine Jamal (JIRA)" <ji...@apache.org> on 2008/02/21 14:25:19 UTC

[jira] Resolved: (DERBY-1824) Permission/privlege names in exceptions should be in upper case as keywords, not lower case.

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

Jazarine Jamal resolved DERBY-1824.
-----------------------------------

    Resolution: Fixed

> Permission/privlege names in exceptions should be in upper case as keywords, not lower case.
> --------------------------------------------------------------------------------------------
>
>                 Key: DERBY-1824
>                 URL: https://issues.apache.org/jira/browse/DERBY-1824
>             Project: Derby
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Daniel John Debrunner
>            Assignee: Jazarine Jamal
>            Priority: Minor
>         Attachments: DERBY1824.diff
>
>
> E.g.
> ERROR 28508: User 'MAMTA3' does not have select permission on column 'C111' of table 'MAMTA2'.'V21VIEWTEST'.
> should be
> ERROR 28508: User 'MAMTA3' does not have SELECT permission on column 'C111' of table 'MAMTA2'.'V21VIEWTEST'.

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