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 ('1679','2088','2122','2263','1880','1507','1916','2032','2080','2028','1877','2188','1997','2104','1878','1899','2237','2236','1900','2304','1882','1763','1917','1879','1876','1915','2031','1992','2030','2105') ORDER BY pot.sort_order, _name_sort