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 ('1818','1819','1820','1821','1822','1836','1516','1824','1825','1826','1827','1828','1843','1829','1830','1831','1832','1838','1837','1834','1835','2141','2231','2230','2229','2228','2137','2138','2226','2227') ORDER BY pot.sort_order, _name_sort