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 = '6' AND `status` = '1' AND `id` != '177' AND ( name LIKE '%Panasonic%' OR name LIKE '%PT%' OR name LIKE '%AE7000E�%' OR name LIKE '%%') ORDER BY RAND() ASC LIMIT 3