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 ('1618','1720','1619','1670','1721','1732','1617','1708','1722','1620','1719','1723','1731','1621','1622','1689','1724','1728','1734','1695','1725','1726','1729','1730','1623','1727','1713','1624','1675','1733','1704','1660','1680','1716','1698','1625','1674','1626','1679','1627','1661','1641','1662','1630','1709','1700','1712','1634','1714','1628','1663','1629','1669','1715','1633','1632','1654','1684','1648','1644','1642','1677','1637','1686','1651','1673','1635','1707','1659','1687','1647','1681','1650','1690','1640','1718','1658','1696','1656','1697','1657','1702','1645','1682','1653','1683','1649','1676','1638','1671','1631','1711','1652','1701','1655','1672','1636','1666','1646') ORDER BY pot.sort_order, _name_sort