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 ('1741','1735','1737','1738','1740','1742','1743','1744','2038','2116','1728','1727','1745','1729','1746','2036','1747','1730','1748','2117','1731','1732','1749','1750','1751','2034','1733') ORDER BY pot.sort_order, _name_sort