[Koha-bugs] [Bug 28267] Koha-common package upgrade problem from 20.05.xx to 20.11.04-1

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 27 06:23:57 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28267

David Cook <dcook at prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dcook at prosentient.com.au

--- Comment #17 from David Cook <dcook at prosentient.com.au> ---
Having a similar problem on 50% of 21.05 instances I've upgraded, but different
table in question:

{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
includes storage overhead, check the manual. You have to change some columns to
TXT or BLOBs [for Statement "ALTER TABLE borrowers ADD COLUMN
autorenew_checkouts TINYINT(1) NOT NULL DEFAULT 1 AFTER anonymized"]  at
/usr/share/perl5/DBIx/Class/Schema.pm line 1118.
        DBIx::Class::Schema::throw_exception(Koha::Schema=HASH(0x562bc062d928),
"DBI Exception: DBD::mysql::db do failed: Row size too large. "...) called at
/usr/share/perl5/DBIx/Class/Storage.pm line 113
       
DBIx::Class::Storage::throw_exception(DBIx::Class::Storage::DBI::mysql=HASH(0x562bc077f160),
"DBI Exception: DBD::mysql::db do failed: Row size too large. "...) called at
/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1501
        DBIx::Class::Storage::DBI::__ANON__("DBD::mysql::db do failed: Row size
too large. The maximum row"..., DBI::db=HASH(0x562bc20628b8), undef) called at
/usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl lie
21313

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list