
Error at 2018-04-25 04:55:43:
Query: SELECT bundesland FROM SM_plz WHERE bundesland = 'brigittena��rbad wien'
Error: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
Error at 2018-04-25 04:55:43:
Query: SELECT property_type,
id,
title,
price,
type,
city,
region,
postcode,
gemeinde,
picture,
bundesland,
floor_area,
plot_area,
rooms,
content from `SM_ads_neu` WHERE `active` = 1 AND (title LIKE '%brigittena��rbad%' || city LIKE '%brigittena��rbad%' || postcode = 'brigittena��rbad' || content LIKE '%brigittena��rbad%' || bundesland like 'brigittena��rbad') AND bundesland = 'Wien'
Error: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation 'like'