SELECT `id`, `title`, `atc`, `farm_group`, `int_name` FROM pa_product WHERE `atc` LIKE 'А13%' AND `id` <> 18206 AND `parent` = 0 AND `is_error` = 0 AND `description_enabled` = 1 ORDER BY `title` ASC Illegal mix of collations (cp1251_general_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation 'like'