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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

{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.
_______________________________________________
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/

Reply via email to