[Koha-bugs] [Bug 24986] Maximum row size reached soon for borrowers and deletedborrowers

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 12 08:47:07 CEST 2020


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

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m.de.rooy at rijksmuseum.nl

--- Comment #17 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Jonathan Druart from comment #12)
> I think we need to recreate the problem and confirm that the patch fixes it.
> Not only guess it will do the trick (as I did).

Your patch looks good to me too.

https://mariadb.com/kb/en/troubleshooting-row-size-too-large-errors-with-innodb/
Shows some examples with adding varchar fields to recreate ?

Does this actually mean that we should always better choose for the TEXT
variants instead of VARCHAR ?

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


More information about the Koha-bugs mailing list