[Koha-devel] Problem in Rebuildnomarc

Andrés Tarallo tarallo at ort.edu.uy
Mon Dec 13 04:49:06 CET 2004


On friday we runned ./rebuildnonmarc.pl -c, we had an error, the error 
come in a function of Biblio.pm. Today I've updated the the Biblio.pm 
from the CVS and I've got the same output (as follows):


********** START of program output ********************
..................................................17800 in 
982.333953142166 s
..................................................17850 in 
983.791002035141 s
....DBD::mysql::db do failed: You have an error in your SQL syntax.  
Check the manual that corresponds to your MySQL server version for the 
right syntax to use near '' at line 16 at 
/usr/local/koha/intranet/modules/C4/Biblio.pm line 1642.
Update biblioitems set
itemtype        = 'monografia',
url             = NULL,
isbn            = '84-415-0863-1',
publishercode   = NULL,
publicationyear = NULL,
classification  = NULL,
dewey           = NULL,
subclass        = NULL,
illus           = NULL,
pages           = NULL,
volumeddesc     = NULL,
notes           = NULL,
size            = NULL,
place           = NULL
where biblioitemnumber =  at 
/usr/local/koha/intranet/modules/C4/Biblio.pm line 1644.
.DBD::mysql::db do failed: You have an error in your SQL syntax.  Check 
the manual that corresponds to your MySQL server version for the right 
syntax to use near '' at line 16 at 
/usr/local/koha/intranet/modules/C4/Biblio.pm line 1642.
Update biblioitems set
itemtype        = 'DICCIONARIO',
url             = NULL,
isbn            = '84-416-6598-2',
publishercode   = 'Disparate',
publicationyear = NULL,
classification  = NULL,
dewey           = NULL,
subclass        = NULL,
illus           = 'ils.',
pages           = '100',
volumeddesc     = NULL,
notes           = NULL,
size            = NULL,
place           = NULL
where biblioitemnumber =  at 
/usr/local/koha/intranet/modules/C4/Biblio.pm line 1644.
17856 MARC record done in 983.571443080902 seconds


********** END of program output ********************


Right now I've don't have time to put an eye on this but maybe someone 
else can do or has the same problem.

Andres





More information about the Koha-devel mailing list