[CDBI] Re: Statement handle warnings issue?
Edward J. Sabol
sabol at alderaan.gsfc.nasa.gov
Tue Aug 8 05:51:17 BST 2006
John Day wrote:
> It seems that if I use a search, then when I go to do another search I
> get a warning like this:
>
> prepare_cached(SELECT id
> FROM contact
> WHERE user = ?
> ) statement handle DBIx::ContextualFetch::st=HASH(0x864c378) still
> Active at /usr/lib/perl5/site_perl/5.8.4/Ima/DBI.pm line 391
>
> DBIx::ContextualFetch is v 1.03
> DBD::mysql is v3.0006
> Ima::DBI is v0.33
> Class::DBI is v3.0.14
>
> any suggestions?
I don't use MySQL personally, but, on 7/19/06, Dan Rowles
<d.rowles at outcometechnologies.com> posted the following remedy to the
classdbi mailing list for this exact problem:
Downgrading to DBD::mysql 3.0003 will make the problem go away for now.
Hope this helps,
Ed
More information about the ClassDBI
mailing list