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 ('1403','1813','1891','1892','1890','1885','1888','1887','1883','1722','1576','1811','1775','1577','1030','1031','726','731','1016','1018','1015','823','733','723','722','736','735','727','1021','734') ORDER BY pot.sort_order, _name_sort