[Koha-bugs] [Bug 7837] New: nb-NO z3950servers.sql misses column names

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 27 21:51:04 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7837

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 7837
                CC: gmcharlt at gmail.com
          Assignee: magnus at enger.priv.no
           Summary: nb-NO z3950servers.sql misses column names
        QA Contact: koha.sekjal at gmail.com
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: magnus at enger.priv.no
          Hardware: All
            Status: NEW
           Version: master
         Component: Installation and upgrade (web-based installer)
           Product: Koha

As noted by Katrin on Bug 7436: 

ERROR 1136 (21S01) at line 1: Column count doesn't match value count at row 1

This is caused by a change to the z3950servers table, and the nb-NO
z3950servers.sql file being in terrible form: 

http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=installer/data/mysql/nb-NO/2-Valgfritt/z3950servers.sql;h=cb0ce50823f423b7efe72441cb03b6c983287332;hb=HEAD

NSERT INTO `z3950servers` VALUES 
('z3950.loc.gov',7090,'Voyager','','','LIBRARY OF
CONGRESS',1,0,0,'USMARC',NULL,'primary','zed','MARC-8','') etc...

Patch coming!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list