http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10970 Chris Nighswonger <cnighswonger@foundations.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cnighswonger@foundations.ed | |u --- Comment #10 from Chris Nighswonger <cnighswonger@foundations.edu> --- FWIW, upgrading koha-common from 3.14.01 to 3.14.03 threw the following: Upgrade to 3.14.01.001 done (Bug 10970 - Update MARC21 frameworks to Update Nr. 17 - DB update) DBD::mysql::db do failed: Table 'koha_biblios.collections_tracking' doesn't exist at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl line 7830. It is probably a good idea to trap such errors if they are expected by testing for the existence of the table perior to operating on it. -- You are receiving this mail because: You are watching all bug changes.