Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 16084 invoked from network); 9 Feb 2010 14:19:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Feb 2010 14:19:49 -0000 Received: (qmail 48665 invoked by uid 500); 9 Feb 2010 14:19:49 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 48602 invoked by uid 500); 9 Feb 2010 14:19:48 -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 48594 invoked by uid 99); 9 Feb 2010 14:19:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Feb 2010 14:19:48 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Feb 2010 14:19:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E1459234C052 for ; Tue, 9 Feb 2010 06:19:27 -0800 (PST) Message-ID: <1397703360.149881265725167921.JavaMail.jira@brutus.apache.org> Date: Tue, 9 Feb 2010 14:19:27 +0000 (UTC) From: "Kim Haase (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Closed: (DERBY-4522) Document SELECT statement requirements resulting from fix to DERBY-4191 In-Reply-To: <1273335956.9481264182681689.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DERBY-4522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim Haase closed DERBY-4522. ---------------------------- Closing, since fixes have appeared in latest alpha manuals. > Document SELECT statement requirements resulting from fix to DERBY-4191 > ----------------------------------------------------------------------- > > Key: DERBY-4522 > URL: https://issues.apache.org/jira/browse/DERBY-4522 > Project: Derby > Issue Type: Bug > Components: Documentation > Affects Versions: 10.4.2.0, 10.5.3.0 > Reporter: Kim Haase > Assignee: Kim Haase > Fix For: 10.6.0.0 > > Attachments: DERBY-4522-2.diff, DERBY-4522.diff, DERBY-4522.stat, DERBY-4522.zip, rrefsqlj41360.html > > > The SELECT statement topic needs language based on this release note: > "Make sure that user has at least one column level select privilege or table level select privilege for queries that do not select a specific column from the tables involved in the SELECT statement. Additionally, subqueries will require that the user has necessary select privileges in order to execute it." -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.