
Error at 2018-04-26 15:47:48:
Query: SELECT bundesland FROM SM_plz WHERE bundesland = 'k��rnten'
Error: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
Error at 2018-04-26 15:47:48:
Query: SELECT gemeinde FROM SM_plz WHERE bundesland = '' AND bezirk = '' AND gemeinde = 'wei��enstein'
Error: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
Error at 2018-04-26 15:47:48:
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 '%wei��enstein%' || city LIKE '%wei��enstein%' || postcode = 'wei��enstein' || content LIKE '%wei��enstein%' || bundesland like 'wei��enstein') AND property_type = '3' AND type = '1'
Error: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation 'like'