Got error 28 from storage engine
SELECT pot.*, pot.name_ru AS _name_sort, povt.*
FROM SC_product_options_values as povt LEFT JOIN SC_product_options as pot ON pot.optionID=povt.optionID
WHERE povt.productID IN ('2205','1634','2057','2299','2115','2114','2050','2056','2051','2062','2303','2189','2052','2053','2382','1500','2374','959','2252','2250','2251','2302','2301','2054','2254','2253','2055','960','2240','2188') ORDER BY pot.sort_order, _name_sort