Re: Apparent DBD::Oracle 1.16 unicode regression
From: Jesse Vincent (jesse_at_bestpractical.com)
Date: 01/20/05
- Next message: David Goodman: "DBI connections to oracle sometimes hang"
- Previous message: Hardy Merrill: "Re: 2 cursors? at the same time"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 20 Jan 2005 06:32:34 -0500 To: Tim Bunce <Tim.Bunce@pobox.com>
On Thu, Dec 02, 2004 at 09:44:08AM +0000, Tim Bunce wrote:
> Seems odd that it breaks for all your customers but not for you.
> That implies that your test environment (which I presume you have)
> doesn't match that of your customers. That would need fixing.
It's hard to keep every database on every platform available, especially
when customers don't like to have their platforms dictated to them. I
ended up having to acquire new hardware to get a linux 9iR2 instance
up. Sorry it took so long.
> Until you can produce a small self-contained test case the reproduces
> the problem there's little more we can do.
Of course. Attached is a small, (but not terribly clean) test script
that runs fine against 1.15/9iR2 and fails two tests against 1.16/9iR2.
Apparently, DBD::Oracle gets unhappy if the utf8 flag is turned on
manually using Encode. Knowing this, I can now work around the issue,
but it would be cool if the issue could either be addressed in the docs
or code, as I've seen a number of other users running into this in
various fora online.
> But once you do have a test
> case that shows a problem we'll aim to get it fixed quickly.
- text/plain attachment: dbd-oracle-1.16-regression
- Next message: David Goodman: "DBI connections to oracle sometimes hang"
- Previous message: Hardy Merrill: "Re: 2 cursors? at the same time"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|