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 ('1743','1614','1607','1608','1611','1609','1610','1612','1616','1615','1357','1358','1359','1360','1362','1540','1361','1363','1542','1430','1432','1433','1436','1439','1366','1739','1736','1367','1738','1741','1737','1740','1742','1431','1434','1435','1561','1559','1564','1565','1563','1558','1572','1573','1574','1566','1567','1568','1569','1570','1571','1364','1365','1555','1556','1557','1437','1438','1440','1539','1537','1535','1538','1536','1541','1548','1553','1551','1554','1549','1552','1547','1550','1544','1545','1546','1562') ORDER BY pot.sort_order, _name_sort