[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 10:47:31 CEST 2020


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

--- Comment #21 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
With SET SESSION innodb_strict_mode=OFF;
I can do:
alter table borrowers modify column streettype varchar(256);

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


More information about the Koha-bugs mailing list