https://bugzilla.wikimedia.org/show_bug.cgi?id=21964
Alex B <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Alex B <[email protected]> 2010-01-01 12:45:57 UTC --- Try setting the collation to utf8? ALTER TABLE `tablename` CONVERT TO CHARACTER SET utf8 COLLATE utf8_swedish_ci; -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
