MySQL Error!
MySQL error in file: /engine/modules/catalog/good_related.php at line 34
Error Number: 1267
The Error returned was:
Illegal mix of collations (utf8mb4_general_ci,IMPLICIT) and (utf8mb3_general_ci,COERCIBLE) for operation 'like'
SQL query:

SELECT `id`, `sef_name`, `image`, `name`, `subsection_id`, `brand_id` FROM `catalog_goods` WHERE subsection_id = '1' AND `status` = '1' AND `id` != '3' AND ( name LIKE '%Orton%' OR name LIKE '%�%' OR name LIKE '%80%') ORDER BY RAND() ASC LIMIT 3