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 ('1693','1692','1694','1695','1697','1696','1699','1698','1691','1701','1702','1703','1704','1705','1707','1706','1802','1708') ORDER BY pot.sort_order, _name_sort