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 ('2001','2139','1803','1762','1815','2184','2185','1756','1445','1620','1673','1621','1447','1767','1814','1563','2000','1998','1005','1004','1003','1503','1448','1449','1725','1999') ORDER BY pot.sort_order, _name_sort