Невозможно выполнить запрос к БД: Illegal mix of collations (koi8r_general_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
SELECT iss.rPosition FROM Site2.IssMarketNewCatalogAdd iss INNER JOIN Site2.CatalogNew cn ON iss.rCatalog = cn.id INNER JOIN Site2.CatalogNew cn2 ON cn.rParent = cn2.id INNER JOIN Site2.IssMarketNew imn ON iss.rPosition = imn.id INNER JOIN AutoBase.AvitoParts2 ap ON iss.rPosition = ap.id_part WHERE ABS(imn.rDealers)=110843 AND cn2.l2 = 'Hyundai' AND cn.l1 = 'Accent ����������' AND cn2.l2 = 'Hyundai' AND cn.l1 = 'Accent ����������' AND imn.rTrader IN ('299159') AND ap.url!='' AND ap.status_delete IS NULL