[jira] Updated: (DERBY-1582) REVOKE statement does not generate a warning when no privileges are revoked.

2006-08-24 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1582?page=all ] Rick Hillegas updated DERBY-1582: - Urgency: Urgent Fix Version/s: 10.2.1.0 Assign to 10.2 and bump urgency. REVOKE statement does not generate a warning when no privileges are

[jira] Updated: (DERBY-1582) REVOKE statement does not generate a warning when no privileges are revoked.

2006-08-24 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1582?page=all ] Rick Hillegas updated DERBY-1582: - Derby Info: (was: [Patch Available]) Turning off patch-available bit. REVOKE statement does not generate a warning when no privileges are revoked.

[jira] Updated: (DERBY-1582) REVOKE statement does not generate a warning when no privileges are revoked.

2006-08-21 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1582?page=all ] Deepa Remesh updated DERBY-1582: Derby Info: [Patch Available] REVOKE statement does not generate a warning when no privileges are revoked.

[jira] Updated: (DERBY-1582) REVOKE statement does not generate a warning when no privileges are revoked.

2006-08-21 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1582?page=all ] Deepa Remesh updated DERBY-1582: Attachment: d1582_v2_with_tests.diff Attaching patch 'd1582_v2_with_tests.diff' which raises a warning when no privileges are revoked by the revoke statement

[jira] Updated: (DERBY-1582) REVOKE statement does not generate a warning when no privileges are revoked.

2006-08-20 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1582?page=all ] Deepa Remesh updated DERBY-1582: Derby Info: (was: [Patch Available]) With v2 patch, derbyall ran with no new failures. But the test additions conflict with changes in DERBY-1538.

[jira] Updated: (DERBY-1582) REVOKE statement does not generate a warning when no privileges are revoked.

2006-08-18 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1582?page=all ] Deepa Remesh updated DERBY-1582: Attachment: d1582_v2.diff d1582_v2.status Attaching a revised patch 'd1582_v2.diff' which raises a warning when no privileges are revoked by

[jira] Updated: (DERBY-1582) REVOKE statement does not generate a warning when no privileges are revoked.

2006-08-18 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1582?page=all ] Deepa Remesh updated DERBY-1582: Derby Info: [Patch Available] REVOKE statement does not generate a warning when no privileges are revoked.

[jira] Updated: (DERBY-1582) REVOKE statement does not generate a warning when no privileges are revoked.

2006-08-09 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1582?page=all ] Deepa Remesh updated DERBY-1582: Attachment: d1582_v1.diff d1582_v1.status Attaching a patch 'd1582_v1.diff' which raises a warning when no privileges are revoked by the

[jira] Updated: (DERBY-1582) REVOKE statement does not generate a warning when no privileges are revoked.

2006-08-09 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1582?page=all ] Deepa Remesh updated DERBY-1582: Derby Info: [Patch Available] REVOKE statement does not generate a warning when no privileges are revoked.

Re: [jira] Updated: (DERBY-1582) REVOKE statement does not generate a warning when no privileges are revoked.

2006-08-09 Thread Daniel John Debrunner
Deepa Remesh (JIRA) wrote: It is not very clear to me from the spec how the following case should be handled - revoking permissions from dba (user who is the owner of the database). dba has implicit permissions on all objects and we cannot revoke privileges from dba. I think I've asked

Re: [jira] Updated: (DERBY-1582) REVOKE statement does not generate a warning when no privileges are revoked.

2006-08-09 Thread Deepa Remesh
On 8/9/06, Daniel John Debrunner [EMAIL PROTECTED] wrote: Deepa Remesh (JIRA) wrote: It is not very clear to me from the spec how the following case should be handled - revoking permissions from dba (user who is the owner of the database). dba has implicit permissions on all objects and we

[jira] Updated: (DERBY-1582) REVOKE statement does not generate a warning when no privileges are revoked.

2006-08-09 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1582?page=all ] Deepa Remesh updated DERBY-1582: Derby Info: (was: [Patch Available]) Thanks Dan for looking at the patch. From what I had tried, I had found that we have to keep track if any privilege is

Re: [jira] Updated: (DERBY-1582) REVOKE statement does not generate a warning when no privileges are revoked.

2006-08-09 Thread Satheesh Bandaram
Daniel John Debrunner wrote: Deepa Remesh (JIRA) wrote: It is not very clear to me from the spec how the following case should be handled - revoking permissions from dba (user who is the owner of the database). dba has implicit permissions on all objects and we cannot revoke privileges