https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #17 from David Nind <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
