A Database Error Occurred

Error Number: 1267

Illegal mix of collations (utf8_general_ci,COERCIBLE) and (latin1_swedish_ci,IMPLICIT) for operation 'find_in_set'

SELECT * FROM fs_products where ( FIND_IN_SET('Grüne Partei',tag) <> 0 OR FIND_IN_SET('Grüne Partei' ,tag_en) <> 0 OR FIND_IN_SET('Grüne Partei',tag_fr) <> 0 ) and p_show_shop =1

Filename: /var/www/clients/client11/web48/web/models/shop_model.php

Line Number: 668