On Fri, Feb 06, 2004 at 11:33:54AM +0200, Marko Asplund wrote: > On Wed, 2004-02-04 at 21:08, Tim Bunce wrote: > > Try running the DBD::Oracle v1.12 t/long.t using DBD::Oracle v1.15 > > (I don't know if it'll work or not, I don't think anyone's tried that) > > t/long.t from DBD::Oracle v1.12 runs without errors with v1.15 driver. > tests number 195-198 fail in v1.15 t/long.t.
So the tests have improved to catch this case. You could also try the other way. Run the v1.15 t/long.t with DBD::Oracle v1.12 (you'll have to disable/ignore some test for new features like the ora_lob_* functions). But whatever happens, I'm sure the problem is with Oracle. Tim.
