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 ('2151','2058','1610','1611','2295','2132','1709','1710','2133','2313','1714','1715','1717','1718','1920','2131','2155','2156','2296','2297','891','890','893','1476','1416','2196','2198','2197','2064','892') ORDER BY pot.sort_order, _name_sort