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 ('1319','1320','1115','1113','1321','1322','1116','1117','1118','1121','1119','1120','1323','1324','1122','1123','1325','1326','1327','1328','1124','1125','1126','1329','1127','1128','1129','1130','1131','1132') ORDER BY pot.sort_order, _name_sort