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 ('826','2175','1038','2180','2181','2194','1041','829','961','1676','1674','1088','1089') ORDER BY pot.sort_order, _name_sort