2 Sep
2002
2 Sep
'02
11:32 a.m.
Larry Currie wrote:
We're trying to use the tools for uploading MARC records into Koha in version 1.2.2, but when we select a file for uploading and click on the submit button we get an errorlog message "DBD::MySQL::st execute failed: MySQL server has gone away at /data/koha/apache-koha/cgi-bin/koha/acqui.simple/marcimport.pl line 820". Can someone give us direction as to what might be wrong here?
Larry Currie
2 ideas : did the uploadedmarc table exists in you DB ? Usually the 'db has gone away message' occurs when the perl DBI handle has been closed and is re-used. -- Paul