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','1619','1633','1635','1637','1636','1638','1630','1629','1628','1639','1643','1642','1641','1644','1645','2248','1631','1646','1647','1648','1622','1624','1623','1649','1650','1653','1651') ORDER BY pot.sort_order, _name_sort