Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: mod_perl/Class::DBI application returning inconsistent results

by Joost (Canon)
on Mar 15, 2005 at 21:35 UTC ( [id://439776]=note: print w/replies, xml ) Need Help??


in reply to mod_perl/Class::DBI application returning inconsistent results

This is a common problem with programs using class::dbi in a persistent environment. It appears that although CDBI tries to do the right thing concerning object indexes, it is quite easy to get your scoping wrong on some objects, which leaves you with "old" objects in your process.

See http://www.class-dbi.com/cgi-bin/wiki/index.cgi?CommonProblems and DBI.pm#UNIQUENESS_OF_OBJECTS_IN_MEMORY for more discussion and solutions.

  • Comment on Re: mod_perl/Class::DBI application returning inconsistent results

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://439776]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2024-04-23 07:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found