Re: DBD::Oracle memory leak

From: Eric Rybski (rybskej_at_yahoo.com)
Date: 07/14/04


Date: 14 Jul 2004 10:53:57 -0700


> I will be testing this same script shortly using the iODBC driver. If
> I get any other results than the expected (e.g. no memory leak issues
> w/ or w/out threads used in an ithread enviroment), I will post a
> follow-up with my findings here.
>

I left out some important information:
1. perl 5.8.4 source compiled on Solaris 2.8 with gcc version 2.95.3
20010315 and using
2. DBI 1.43 and DBD::ODBC compiled using drivers from Oracle 8.1.6.0.0
Production

Has anyone else been able to test for the memory leak using newer
Oracle instances (9.2.x or 10.x)?

-Eric