[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 Jun 28 14:09:55 CEST 2021


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

Mason James <mtj at kohaaloha.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mtj at kohaaloha.com

--- Comment #15 from Mason James <mtj at kohaaloha.com> ---
(In reply to skaman.tx from comment #14)
> 
> Any further thoughts?

hi skaman

running this SQL before the upgrade might fix the error...
 ALTER TABLE `items` ROW_FORMAT=DYNAMIC;

more info... 

https://mariadb.com/kb/en/troubleshooting-row-size-too-large-errors-with-innodb/

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


More information about the Koha-bugs mailing list