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 ('2245','2244','2256','2257','2258','2243','2093','2246','1567','2378','2242','2091','2092','2379','1537','1566','1565','1564','2059') ORDER BY pot.sort_order, _name_sort