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 ('1743','1739','1736','1738','1741','1737','1740','1742','1548','1553','1551','1554','1549','1552','1547','1550','1544','1545','1546') ORDER BY pot.sort_order, _name_sort