Re: [CDBI] Re: prepare_cached...statementhandle DBIx::ContextualFetch::st=HASH still Active
Dave Howorth <dhoworth-fDajt2Yx3S8pY9vWkoisglpr/1R2p/[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.class-dbi |
|---|---|
| Organization | MRC Centre for Protein Engineering |
| Message-ID | <[email protected]> |
Shawn Robinson wrote: > I am now having this exact same problem. I just recently upgraded my package > to DBD-mysql41-3.0006_01 from DBD-mysql-3.0002_02 and now I get the > following error: > > prepare_cached(SELECT s, l > FROM TEST > WHERE l = ? AND s = ? > ) statement handle DBIx::ContextualFetch::st=HASH(0x85d9b60) still Active > at /home/y/lib/perl5/site_perl/5.6.1/Ima/DBI.pm line 391 > > Does anyone have a fix for this? And downgrading the package is not a > viable solution :) Errm, upgrade to the current version (3.0008)? The fix for bug 20464 is in 3.0007. Cheers, Dave