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 ('1769','1765','1770','1771','1772','1773','1766','1768','1767','1602','1528','1529','1530','1531','1532','1618','1720','1619','1670','1721','1732','1752','1617','1708','1722','1620','1719','1723','1731','1580','1621','1622','1689','1724','1728','1734','1581','1695','1725','1582','1726','1729','1583','1730','1584','1623','1727','1585','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') ORDER BY pot.sort_order, _name_sort