Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 68577 invoked from network); 2 Feb 2010 10:06:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Feb 2010 10:06:42 -0000 Received: (qmail 96698 invoked by uid 500); 2 Feb 2010 10:06:42 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 96655 invoked by uid 500); 2 Feb 2010 10:06:42 -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 96647 invoked by uid 99); 2 Feb 2010 10:06:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Feb 2010 10:06:42 +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, 02 Feb 2010 10:06:40 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DAB59234C4AC for ; Tue, 2 Feb 2010 02:06:18 -0800 (PST) Message-ID: <1384991943.23751265105178894.JavaMail.jira@brutus.apache.org> Date: Tue, 2 Feb 2010 10:06:18 +0000 (UTC) From: "Knut Anders Hatlen (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Closed: (DERBY-4204) Runtime statistics not collected on re-execution of statement In-Reply-To: <1998839345.1241079450516.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-4204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen closed DERBY-4204. ------------------------------------- > Runtime statistics not collected on re-execution of statement > ------------------------------------------------------------- > > Key: DERBY-4204 > URL: https://issues.apache.org/jira/browse/DERBY-4204 > Project: Derby > Issue Type: Bug > Components: SQL > Affects Versions: 10.3.1.4 > Reporter: Knut Anders Hatlen > Assignee: Knut Anders Hatlen > Priority: Minor > Fix For: 10.5.2.0, 10.6.0.0 > > Attachments: addXPLAINTest.diff, addXPLAINTestUsingCOUNT.diff, d4204.diff, repro.sql, test.diff > > > Runtime statistics are only collected the first time an insert/update/delete statement is executed. The behaviour changed between Derby 10.2.2.0 and Derby 10.3.1.4, so this was likely introduced by DERBY-827. > Reported on derby-dev: > http://mail-archives.apache.org/mod_mbox/db-derby-dev/200904.mbox/%3c8a0216de0904291334j4bc715c3s6d46fb65e5953659@mail.gmail.com%3e -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.