Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 48432 invoked from network); 10 Aug 2007 06:26:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Aug 2007 06:26:09 -0000 Received: (qmail 59411 invoked by uid 500); 10 Aug 2007 06:26:07 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 59384 invoked by uid 500); 10 Aug 2007 06:26:07 -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 59375 invoked by uid 99); 10 Aug 2007 06:26:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Aug 2007 23:26:07 -0700 X-ASF-Spam-Status: No, hits=-99.8 required=10.0 tests=ALL_TRUSTED,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Aug 2007 06:26:03 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B99F971413F for ; Thu, 9 Aug 2007 23:25:42 -0700 (PDT) Message-ID: <11661976.1186727142740.JavaMail.jira@brutus> Date: Thu, 9 Aug 2007 23:25:42 -0700 (PDT) From: "Ole Solberg (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-2976) DatabaseMetaData.getTables fails for databases created with older versions of Derby In-Reply-To: <24423162.1185360931040.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-2976?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518916 ]=20 Ole Solberg commented on DERBY-2976: ------------------------------------ Same problem observed in http://www.nabble.com/Problem-with-ij-%27describe%27-and-%27show-..%27-cmds= -after-upgrading-%2210.3-trunk-database%22-to-%2210.4-trunk%22-tf4241646.ht= ml > DatabaseMetaData.getTables fails for databases created with older version= s of Derby > -------------------------------------------------------------------------= ---------- > > Key: DERBY-2976 > URL: https://issues.apache.org/jira/browse/DERBY-2976 > Project: Derby > Issue Type: Bug > Components: JDBC > Affects Versions: 10.3.1.2, 10.3.1.3, 10.4.0.0 > Reporter: J=C3=B8rgen L=C3=B8land > Priority: Critical > > Reported by Tim Dudgeon: > http://www.nabble.com/DatabaseMetaData.getTables%28%29-problems-for-10.3.= 1.3-with-a-10.3.1.2-database-t4141271.html > "I'm seeing an exception for the DatabaseMetaData.getTables() method when= =20 > using 10.3.1.3 with a database that has been upgraded to 10.3.1.2. > 10.2 databases that have not been upgraded seem to be OK." --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.