Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: DBIC intermittently returning rows missing date_time value

by moritz (Cardinal)
on Jun 25, 2009 at 15:59 UTC ( [id://774754]=note: print w/replies, xml ) Need Help??


in reply to DBIC intermittently returning rows missing date_time value

DBI has logging facilities; you could try to set up the log level and see if anything suspicious comes up.

Update: I really meant DBI's tracing facilities, not the ones from DBIx::Class

Oh, and I remember something where I similar weird database problems when I had an autoincrementing column in postgres and manually inserted some values into it without telling it rebuild whatever it needs to rebuild.

  • Comment on Re: DBIC intermittently returning rows missing date_time value

Log In?
Username:
Password:

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

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

    No recent polls found