Skip Menu |

This queue is for tickets about the DBD-SQLite CPAN distribution.

Report information
The Basics
Id: 31239
Status: resolved
Priority: 0/
Queue: DBD-SQLite

People
Owner: Nobody in particular
Requestors: WMCKEE [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.14
Fixed in: (no value)



Subject: prepare_cached...statement handle DBIx::ContextualFetch::st=HASH still Active
When using Class::DBI, the create() method calls prepare_cached. This generates warnings from Ima::DBI shown below. I'm reporting this here as similar reports were posted on the Class::DBI mailing list[1] for DBD::mysql. The solution was to downgrade the DBD::mysql driver which leads me to think this is a driver issue with prepare_cached method. prepare_cached(INSERT INTO PhoneFinder (mail_addr_3, record_pull_cod, cusacc_idn, mail_addr_4, name, mail_addr_2, mail_addr_5) VALUES (?, ?, ?, ?, ?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x831a3f8) still Active at /usr/local/share/perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO PhoneFinder (mail_addr_3, record_pull_cod, cusacc_idn, mail_addr_4, name, mail_addr_2, mail_addr_5) William -- Knowmad Technologies http://www.knowmad.com
This should now be resolved in 1.19_08