in reply to Re: CGI::Session::MySQL lock problem
in thread CGI::Session::MySQL lock problem
checked what was happening just before it, found...!! ERROR: '2006' 'MySQL server has gone away'
<- disconnect= 1 at Images.pm line 215
before$self->param('session')->close;
$self->param('dbh')->disconnect();
|
|---|