A Database Error Occurred

Error Number: 1267

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

SELECT * FROM `Properties` WHERE `SiteId` = '8' AND `Type` = 'Villa' AND `Name` LIKE 'Highland Reserve – Select this estate%' LIMIT 1