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 ('728','1023','732','1805','1804','1022','1019','1020','738','739','1028','1029','729','1014','1017','724','730','725','1024','737','1027','1026','1025','2014','1626','1627') ORDER BY pot.sort_order, _name_sort