[Koha-bugs] [Bug 13577] The correct COLLATE is not set to all DB tables

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 19 10:06:27 CET 2015


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martin.renvoize at ptfs-europe
                   |                            |.com

--- Comment #7 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
I wish I'd spotted this before it had been pushed.. oops.

I would have said, can we do a check on whether tables are _mb4 before running
the change.. I know we've got mb4 set which give minor advantages over not _mb4
encoding.. but mroe importantly, if you've already got a utf8 database
(especialyl with _mb4) you shuld nto have to run the db update at all, thus
saving allot of time at upgrade time.

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


More information about the Koha-bugs mailing list