
Error at 2018-04-19 16:02:57:
Query: SELECT gemeinde FROM SM_plz WHERE bundesland = 'burgenland' AND bezirk = 'Oberpullendorf' AND gemeinde = 'dra��markt'
Error: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
Error at 2018-04-19 16:02:57:
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 region = 'Oberpullendorf' AND (title LIKE '%dra��markt%' || city LIKE '%dra��markt%' || postcode = 'dra��markt' || content LIKE '%dra��markt%' || bundesland like 'dra��markt') AND property_type = '6' AND bundesland = 'Burgenland' AND type = '2'
Error: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation 'like'