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 ('1248','1249','1423','1426','1428','1429','1478','1329','1382','1325','1411','1326','1388','1381','1272','1331','1522','1524','1395','1392','1379','1525','1415','1477','1523','1416','1418','1476','1328','1243','1398','1356','1355','1337','1354','1471','1437','1438','1440','1236','1473','1336','1410','1273','1306','1303','1368','1305','1335','1302','1281','1526','1353','1304') ORDER BY pot.sort_order, _name_sort