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 ('1409','1332','1345','1470','1754','1755','1756','1757','1327','1412','1413','1414','1333','1334','1469','1380','1417','1419','1420','1421','1759','1758','1760','1762','1763','1764','1400','1399','1274','1275','1276','1277','1278','1279','1280','1244','1749','1245','1282','1257','1283','1246','1247','1248','1411','1326','1272','1331','1395','1379','1525','1415','1416','1418','1243','1398','1236','1336','1410','1273','1306','1303','1368','1305','1302','1281','1526','1353','1304') ORDER BY pot.sort_order, _name_sort