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 ('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','1548','1553','1551','1554','1549','1552','1547','1550','1544','1545','1546') ORDER BY pot.sort_order, _name_sort