https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #17 from David Nind <david@davidnind.com> --- I get this error when applying the database update: root@2fa601aba3df:koha(bz11361)$ perl installer/data/mysql/updatedatabase.pl DEV atomic update: bug11361.perl DBD::mysql::db do failed: Unknown column 'attributes' in 'z3950servers' [for Statement "ALTER TABLE z3950servers ADD COLUMN opac TINYINT(1) AFTER attributes;"] at (eval 1404) line 3. Add opac column to z3950servers table.Add OPACZ3950 preference. -- You are receiving this mail because: You are watching all bug changes.