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 ('1759','1640','2288','1257','1258','1259','1615','2289','1260','1261','1262','1263','1264','1265','1613','1616','1266','1423','1267','1268','1269','1270','1761','2086','1757','1760','1778','1858','1571','1573') ORDER BY pot.sort_order, _name_sort