Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 56654 invoked from network); 2 Apr 2008 23:50:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Apr 2008 23:50:56 -0000 Received: (qmail 93771 invoked by uid 500); 2 Apr 2008 23:50:55 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 93745 invoked by uid 500); 2 Apr 2008 23:50:55 -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 93728 invoked by uid 99); 2 Apr 2008 23:50:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Apr 2008 16:50:55 -0700 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; Wed, 02 Apr 2008 23:50:12 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6C57C234C0B6 for ; Wed, 2 Apr 2008 16:48:24 -0700 (PDT) Message-ID: <198889076.1207180104442.JavaMail.jira@brutus> Date: Wed, 2 Apr 2008 16:48:24 -0700 (PDT) From: "Dag H. Wanvik (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-3134) derby.language.stalePlanCheckInterval not documented In-Reply-To: <6300982.1192721870828.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 [ https://issues.apache.org/jira/browse/DERBY-3134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dag H. Wanvik updated DERBY-3134: --------------------------------- Component/s: Newcomer > derby.language.stalePlanCheckInterval not documented > ---------------------------------------------------- > > Key: DERBY-3134 > URL: https://issues.apache.org/jira/browse/DERBY-3134 > Project: Derby > Issue Type: Bug > Components: Documentation, Newcomer > Reporter: Dag H. Wanvik > Priority: Minor > > I could not find any documentation for this property: > From Property.java: > derby.language.stalePlanCheckInterval > This property tells the number of times a prepared statement > should be executed before checking whether its plan is stale. > Database property. Dynamic property. > The property section in the Tuning guide should mention it. > The section "Working with cardinality statistics" in the Tuning guide > should mention it also. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.