From derby-dev-return-47095-apmail-db-derby-dev-archive=db.apache.org@db.apache.org Thu Jul 26 07:03:57 2007 Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 57772 invoked from network); 26 Jul 2007 07:03:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Jul 2007 07:03:56 -0000 Received: (qmail 70222 invoked by uid 500); 26 Jul 2007 07:03:55 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 70169 invoked by uid 500); 26 Jul 2007 07:03: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 70155 invoked by uid 99); 26 Jul 2007 07:03:54 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jul 2007 00:03:54 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED 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; Thu, 26 Jul 2007 00:03:52 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 180DF7141F2 for ; Thu, 26 Jul 2007 00:03:32 -0700 (PDT) Message-ID: <5259192.1185433412095.JavaMail.jira@brutus> Date: Thu, 26 Jul 2007 00:03:32 -0700 (PDT) From: =?utf-8?Q?J=C3=B8rgen_L=C3=B8land_=28JIRA=29?= To: derby-dev@db.apache.org Subject: [jira] Resolved: (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.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] J=C3=B8rgen L=C3=B8land resolved DERBY-2976. ---------------------------------- Resolution: Invalid Upgradability is not guaranteed between release candidates. > 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.