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 ('2011','2009','2008','2010','2272','2269','2270','2238','2268','2271','2360','2361','2209','2256','2257','2258','2196','2198','2197','2195','2255','2187','1861','2223','1921','2225','1574','2276','2277','2278') ORDER BY pot.sort_order, _name_sort