Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 85774 invoked from network); 12 Jul 2006 07:46:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Jul 2006 07:46:31 -0000 Received: (qmail 51302 invoked by uid 500); 12 Jul 2006 07:46:30 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 51273 invoked by uid 500); 12 Jul 2006 07:46:30 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 51264 invoked by uid 99); 12 Jul 2006 07:46:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jul 2006 00:46:29 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jul 2006 00:46:29 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7785A4104E5 for ; Wed, 12 Jul 2006 07:44:31 +0000 (GMT) Message-ID: <5761465.1152690271486.JavaMail.jira@brutus> Date: Wed, 12 Jul 2006 07:44:31 +0000 (GMT+00:00) From: "Knut Anders Hatlen (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Resolved: (DERBY-1502) Non-deterministic behavior of lang/grantRevokeDDL.sql In-Reply-To: <22842422.1152651090301.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DERBY-1502?page=all ] Knut Anders Hatlen resolved DERBY-1502: --------------------------------------- Resolution: Fixed Derby Info: (was: [Patch Available]) Thanks Mamta! Committed revision 421179. > Non-deterministic behavior of lang/grantRevokeDDL.sql > ----------------------------------------------------- > > Key: DERBY-1502 > URL: http://issues.apache.org/jira/browse/DERBY-1502 > Project: Derby > Type: Bug > Components: Regression Test Failure > Versions: 10.2.0.0 > Environment: linux, jdk1.4 and jdk 1.5 > Reporter: Rick Hillegas > Assignee: Mamta A. Satoor > Fix For: 10.2.0.0 > 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. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira