https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36569
--- Comment #5 from Andreas Jonsson <[email protected]> --- 1. I believe 30 is sufficient, although even smaller might be possible? 2. I think restricting to ascii makes sense for values that are only accessed programatically although I don't know exactly much the overhead is for utf8mb4. 3. It should default to the general collation. But setting it explicitly would not hurt. I don't believe the collation is very important for these columns, though. -- 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/
