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
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
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.