Error: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
Error No: 1267
SELECT Articles.Articles_ID,
Articles.SEOName
FROM TejaCar.Articles
WHERE Articles.SEOName = 'Mounting_Kit_exhaust_system_08.386.93_EBERSP��CHER' AND
LENGTH('Mounting_Kit_exhaust_system_08.386.93_EBERSP��CHER') > 6;