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 ('1289','1319','1321','1322','1231','1291','1290','1217','1228','1285','1294','1293','1324','1301','1320','1218','1229','1292','1214','1216','1215','1233','1219','1222','1226','1224','1213','1220','1223','1227','1225','1232','1221','1230') ORDER BY pot.sort_order, _name_sort