http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11944 --- Comment #247 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Comment on attachment 31299 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31299 Bug 11944: (follow-up) Convert DB tables to utf8_unicode_ci Review of attachment 31299: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=11944&attachment=31299) ----------------------------------------------------------------- First QA point, as mentioned in the Dev meeting, I believe we should jump straight to utf8mb4 for mysql encoding rather than utf8. Should be a trivial change to the last patch. I can confirm that ptfs-europe have been running utf8mb4 databases with koha for a number of years without issue. We have never come up against any problems caused by the character number reduction associated with certain datatypes in utf8mb4 mysql. -- You are receiving this mail because: You are watching all bug changes.