[Koha-bugs] [Bug 13810] Prevent updatedatabase.pl from breaking because of case insensitive utf8 collation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 27 12:52:17 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13810

--- Comment #8 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Nicolas,
If you have a look at a 3.18.x branch, you will see that the
marc_subfield_structure.tagsubfield had a specific collate.
We should keep utf8_unicode_ci for other tables and columns, so I suggest to
set back utf8_bin for this column.

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


More information about the Koha-bugs mailing list