https://bugzilla.wikimedia.org/show_bug.cgi?id=66277
--- Comment #5 from Andre Klapper <[email protected]> --- Did you only upgrade MediaWiki, or also your database backend? :) I assume you use the MySQL backend? > Error: 1267 Illegal mix of collations (utf8_general_ci,IMPLICIT) and > (cp1251_general_ci,COERCIBLE) for operation '=' (localhost) For a similar bug report, see e.g. https://bugzilla.wikimedia.org/show_bug.cgi?id=5620#c3 Other info: http://automatthias.wordpress.com/2008/12/26/fixing-character-sets-in-mysql/ (and http://dev.mysql.com/doc/refman/5.5/en/charset-collate.html for general info). -- 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
