https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34029
--- Comment #7 from Marcel de Rooy <[email protected]> --- (In reply to Katrin Fischer from comment #3) > Bug 28328 increased several columns to longtext, biblio is almost completely > longtext, so I suggest to do the same for the remaining varchars in > biblioitems: > > * place > * publishercode > * illus > * pages > * size Might not really matter, but LONGTEXT (4G) seems to be absolute overkill for these five fields. Tinytext might be just too small. -- You are receiving this mail because: 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/
