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 ('1696','1656','1697','1657','1702','1645','1682','1653','1683','1649','1676','1638','1671','1631','1711','1652','1701','1655','1672','1636','1666','1646','1703','1643','1685','1639','1717','1705','1710','1694','1678','1688','1668','1699','1664','1706','1667','1693','1665','1533','1534','1527','1512','1502','1519','1480','1504','1505','1508','1483','1490','1507','1495','1517','1487','1484','1520','1488','1500','1511','1521','1506','1516','1513','1485','1515','1498','1509','1486','1503','1514','1499','1518','1497','1496','1493','1501','1491','1510','1494','1481','1482','1492','1489','1479') ORDER BY pot.sort_order, _name_sort