[
https://issues.apache.org/jira/browse/DERBY-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas closed DERBY-1502.
--------------------------------
> Non-deterministic behavior of lang/grantRevokeDDL.sql
> -----------------------------------------------------
>
> Key: DERBY-1502
> URL: https://issues.apache.org/jira/browse/DERBY-1502
> Project: Derby
> Issue Type: Bug
> Components: Regression Test Failure
> Affects Versions: 10.2.1.6
> Environment: linux, jdk1.4 and jdk 1.5
> Reporter: Rick Hillegas
> Assigned To: Mamta A. Satoor
> Fix For: 10.2.1.6
>
> Attachments: Derby1330TestErrorMessageSedDiff.txt
>
>
> Sometimes I see the following failure in lang/grantRevokeDDL.sql. I have seen
> this on linux under jdk 1.4 and 1.5.
> 560 del
> < ERROR 28508: User 'MAMTA3' does not have select permission on column 'C111'
> of table 'MAMTA2'.'V22'.
> 560a560
> > ERROR 28508: User 'MAMTA3' does not have select permission on column 'C111'
> > of table 'MAMTA2'.'V21'.
> Test Failed.
> *** End: grantRevokeDDL jdk1.4.2_08 2006-07-11 13:38:51 ***
> It would appear that when two permissions are inadequate, it's not clear
> which one will fail the statement.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.