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 create a new handle, though ... the debug output said that a ping was required. I'm talking to dbi-users to see if they know anything else.
Thanks, -Mike
-- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html