Re: mp2 + DB random errors

2004-02-14 Thread Michael L. Artz
It doesn't sound like a mp2 core problem. Have you tried enabling Apache::DBI's debug tracing? Yup, did that. Seems to be something 'wrong' with DBI in that the handle becomes invalid after a bad execute happens. I would think that Apache::DBI would then ping the DB and get an error and crea

Re: mp2 + DB random errors

2004-02-14 Thread Stas Bekman
Michael L. Artz wrote: Not quite sure where to start asking this question, but it might involve mp2/Apache::DBI, so I thought this might be a good start. I have built a web application using mp2 sitting on top of a postgres DB. I still am working out the kinks with the system, but I am having

mp2 + DB random errors

2004-02-14 Thread Michael L. Artz
Not quite sure where to start asking this question, but it might involve mp2/Apache::DBI, so I thought this might be a good start. I have built a web application using mp2 sitting on top of a postgres DB. I still am working out the kinks with the system, but I am having an interesting problem.