
Error at 2018-04-21 00:39:33:
Query: SELECT gemeinde FROM SM_plz WHERE bundesland = 'burgenland' AND bezirk = 'Mattersburg' AND gemeinde = 'dra��burg'
Error: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
Error at 2018-04-21 00:39:33:
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 = 'Mattersburg' AND (title LIKE '%dra��burg%' || city LIKE '%dra��burg%' || postcode = 'dra��burg' || content LIKE '%dra��burg%' || bundesland like 'dra��burg') AND property_type = '1' AND bundesland = 'Burgenland'
Error: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation 'like'