in reply to Re^2: Does each DBI 'do' start a new transaction?
in thread Does each DBI 'do' start a new transaction?
I missed that. :( Now, what happens when there's a DBI error inside the error handler? Does it call itself until it hits the 'deep recursion' error? That would be a good place to locally delete the error handler and do something different with that error.
|
|---|