commit ineffective with AutoCommit enabled... MailWatch.pm

Test test at remedial-teacher.nl
Fri Apr 18 15:46:22 IST 2008


I commented out the commit in MailWatch.pm...

<snip>
sub ExitLogging {
   # Server exit - commit changes, close socket, and exit gracefully.
   close(SERVER);
   #$dbh->commit;
   $dbh->disconnect;
   exit;
<snip>

no problems after that,...
-- 
Test <test at remedial-teacher.nl>



More information about the MailScanner mailing list