MySQL: Illegal mix of collations
Hej Exp..Ved denne query:
--
SELECT id FROM def_css_idents WHERE site_id='1' AND status_id='1' AND ident='dimgbutton' LIMIT 0,1
--
Får jeg følgende fejl:
--
#1267 - Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
--
Bruger MySQL 4.1.7-nt
