Query:
SELECT count(distinct a.id) as anzahl FROM cms_news as a LEFT JOIN cms_newsincats as b ON a.id = b.nID WHERE a.aktiv = 1 AND FIND_IN_SET('G��res',tags_eng)
Antwort: Illegal mix of collations (utf8_general_ci,COERCIBLE) and (latin1_swedish_ci,IMPLICIT) for operation 'find_in_set'