https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28635 Bug ID: 28635 Summary: upgrade from Koha 20.05.06.000 to latest version failing with Row size too large Change sponsored?: --- Product: Koha Version: 20.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Installation and upgrade (command-line installer) Assignee: koha-bugs@lists.koha-community.org Reporter: mesfin.teshome@africainternational.edu QA Contact: testopia@bugs.koha-community.org {UNKNOWN}: DBI Exception: DBD::mysql::db do failed: Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This incldues storage overhead, check the manual. You have to change some columns to TEXT or BLOBs [for Statement " ALTER TABLE `items` ADD COLUMN `exclude_from_local_holds_priority` tinyint(1) default NULL AFTER `new_status` "] at /usr/share/perl5/DBIx/Class/Schema.pm line 1118. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.