Return-Path: Delivered-To: apmail-incubator-esme-dev-archive@minotaur.apache.org Received: (qmail 83979 invoked from network); 24 Nov 2009 19:43:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Nov 2009 19:43:22 -0000 Received: (qmail 81662 invoked by uid 500); 24 Nov 2009 19:43:22 -0000 Delivered-To: apmail-incubator-esme-dev-archive@incubator.apache.org Received: (qmail 81615 invoked by uid 500); 24 Nov 2009 19:43:22 -0000 Mailing-List: contact esme-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: esme-dev@incubator.apache.org Delivered-To: mailing list esme-dev@incubator.apache.org Received: (qmail 81605 invoked by uid 99); 24 Nov 2009 19:43:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Nov 2009 19:43:21 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of hirsch.dick@gmail.com designates 209.85.220.216 as permitted sender) Received: from [209.85.220.216] (HELO mail-fx0-f216.google.com) (209.85.220.216) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Nov 2009 19:43:14 +0000 Received: by fxm8 with SMTP id 8so7265193fxm.27 for ; Tue, 24 Nov 2009 11:42:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=eVhhg7bT9I2XkLe6HkO5s0DpfpvVuIYA1YM8FLHYDOs=; b=BLTB6DVXxSWjH/JYgYDqkhairSWRzRhp4iPSZHTq7GGQshZoL69JaP2J0HWw3P52e6 Q1hsiXMPOR443u9GlXkqx4lV+4iOMcVxlvSQrruauDwMiT/37UEaakFeqlw8+GpYnlgJ 7M9tspO7dJcbz/BPQfq1WkeRxhlfiDhOsyi6A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=j7HFZ+HWBpcNA4awXRlPkIKs/GA0b7Lueb340Fs7aayJvP6yeKghc/8sK+sTk/MZDC w5JQk4r7U/yiBaV/jzAL5HuPKdouDOoMHW2nLMhQf92Zfn8Z5BlmoZsXpi7QfeiPbIgb KacGApyIuYXMhrgh3StNa9PGJXOq4/Lm4WrPk= MIME-Version: 1.0 Received: by 10.103.122.5 with SMTP id z5mr2936383mum.11.1259091773710; Tue, 24 Nov 2009 11:42:53 -0800 (PST) Date: Tue, 24 Nov 2009 20:42:53 +0100 Message-ID: Subject: Ununsed tables?: didperform and a_group From: Richard Hirsch To: esme-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Do we need these tables? I'm looking at the database + data in the Stax deployment and these tables are empty. Can we delete them? D.