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 ('1655','1672','1636','1666','1646','1703','1643','1685','1717','1705','1710','1694','1678','1688','1668','1699','1664','1706','1667','1693','1665') ORDER BY pot.sort_order, _name_sort