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 ('1598','1586','1601','1592','1587','1597','1599','1588','1590','1591','1595','1594','1589','1593','1596','1600','1750','1253','1250','1261','1751','1254','1239','1369','1255','1323','1346','1348','1347','1240','1241','1251','1252','1238') ORDER BY pot.sort_order, _name_sort