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 ('1030','1031','726','731','1016','1018','1015','823','733','723','722','736','735','727','1021','734','728','1023','732','1805','1804','1022','1019','1020','738','739','1028','1029','729','1014') ORDER BY pot.sort_order, _name_sort