Skip to content

Issue #33 - Explicit list the biblio's fields to prevent error on inserting

joubu requested to merge joubu/koha-misc4dev:issue_33 into master

bibliographic records were inserted since bug 11529

C4::Installer::load_sql returned the following errors while attempting to load /home/vagrant/misc4dev/data/sql/marc21/1812/after_22155/biblio.sql: DBD::mysql::st execute failed: Column count doesn't match value count at row 1 at /usr/share/perl5/DBIx/RunSQL.pm line 273.

Merge request reports