[ 
https://issues.apache.org/jira/browse/DERBY-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568654#action_12568654
 ] 

Jazarine Jamal commented on DERBY-1824:
---------------------------------------

I built the  project with the ccode change.

Then, i reproduced the same error and the required change has been reflected.

> 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.

Reply via email to