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 ('1604','1605','1596','1597','1599','1598','1590','1588','1587','1594','1589','1595','1591','1592','1593','2233','2234','1869','1541','1868','1870','1540','1808','2158') ORDER BY pot.sort_order, _name_sort