Got error 24 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 ('868','857','1474','1488','1368','1380','1382','1381','1348','1347','1383','1481','1484','1479','1482','1485','1477','1480','1483','1475','1351') ORDER BY pot.sort_order, _name_sort