Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 91360 invoked from network); 4 Sep 2010 16:02:57 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Sep 2010 16:02:57 -0000 Received: (qmail 34787 invoked by uid 500); 4 Sep 2010 16:02:57 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 34741 invoked by uid 500); 4 Sep 2010 16:02:56 -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 34734 invoked by uid 99); 4 Sep 2010 16:02:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Sep 2010 16:02:56 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Sep 2010 16:02:56 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o84G2ZfF006166 for ; Sat, 4 Sep 2010 16:02:35 GMT Message-ID: <10113391.28331283616155624.JavaMail.jira@thor> Date: Sat, 4 Sep 2010 12:02:35 -0400 (EDT) From: "Eranda Sooriyabandara (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-268) Add Support for truncate table In-Reply-To: <699266124.1115755469806.JavaMail.jira@ajax.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-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12906253#action_12906253 ] Eranda Sooriyabandara commented on DERBY-268: --------------------------------------------- Hi Bryan, Yes that is the why truncate table works. After I remove that part in ant.property file, truncate table didn't work as we needed. thanks > Add Support for truncate table > ------------------------------ > > Key: DERBY-268 > URL: https://issues.apache.org/jira/browse/DERBY-268 > Project: Derby > Issue Type: Improvement > Components: SQL > Reporter: Lance Andersen > Assignee: Eranda Sooriyabandara > Priority: Minor > Attachments: Derby-268.diff > > > Adding support for truncate table command will aid to portability -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.