Details
-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
None
Description
When I'm trying to post a message (on this forum) which contains non-latin symbols (e.g. cyrillic) then I'm getting an following error as a result:
@A Database Error Occurred
Error Number: 1267
Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
SELECT COUNT AS count FROM exp_forum_topics WHERE body = '<russian_symbols_here>'@