Oracle 9.2.0.4 CBO bug
From: Rob Kinyon (Rob.Kinyon_at_progressive-medical.com)
Date: 03/19/04
- Previous message: Tim Bunce: "Re: Issue w/ latest DBI (1.42), latest mysql DBD, and Perl 5.8.3"
- Next in thread: Jared Still: "Re: Oracle 9.2.0.4 CBO bug"
- Reply: Jared Still: "Re: Oracle 9.2.0.4 CBO bug"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 19 Mar 2004 12:48:55 -0500 To: <dbi-users@perl.org>
Tim -
FYI - I have found a reproducible CBO bug in Oracle 9i,
latest patchset. I was wondering if you could look at it and tell me if
you have any insight into it. I've attached a tar.gz containing five
files - four setup scripts and a shell script that runs them in the
correct order. It requires a connection to a database with scott/tiger
set up.
The bug is related to using the same where condition twice.
(SELECT * FROM foo WHERE a = b AND a = b) I found it when doing some SQL
generation.
I'm not looking for you to do anything with it re:
DBD::Oracle - this is just a FYI.
Thanks,
Rob
- application/x-gzip attachment: oracle_bug.tar.gz
- Previous message: Tim Bunce: "Re: Issue w/ latest DBI (1.42), latest mysql DBD, and Perl 5.8.3"
- Next in thread: Jared Still: "Re: Oracle 9.2.0.4 CBO bug"
- Reply: Jared Still: "Re: Oracle 9.2.0.4 CBO bug"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]