> That /is/ what we are talking about - unless MySQL cannot
> tell you that the database connection has evaporated while in
> transaction context.


$dbh can tell you. while in transaction $dbh->{AutoCommit} is off.
_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Reply via email to